/* Заголовок формы — 32px */
.t712 .t712__title-second {
  font-size: 32px !important;
  line-height: 1.1 !important;
}

/* Поля ввода и подсказки внутри — 16px */
.t712 .t-input {
  font-size: 14px !important;
}
.t712 .t-input::placeholder {
  font-size: 14px !important;
}
