/* Контрастность мелких текстов формы (WCAG AA) - добавлено 27.07.2026 */
.t702__form-bottom-text,
.t702 .t-checkbox__control,
.t702 .t-input-subtitle {
    color: #2C5C57 !important;
}
.t702 .t-checkbox__control a {
    color: #2C5C57 !important;
    text-decoration: underline;
}
