a {
  text-decoration: none !important;
}

#tilda-popup-for-error {
  display: none !important;
}

.t-form-success-popup {
    background-color: rgba(17, 35, 38, .7) !important;
}


/* Цвет текста в инпуте после ввода */
.t-input:focus,
.t-input:not(:placeholder-shown) {
  color: #112326 !important;
}
