/*Hide big red block about error in all forms*/
.t-form__errorbox-middle,
.t-form__errorbox-bottom {
    display: none !important;
}