.schema-form .button {
    height: auto;
    line-height: initial;
}
.schema-form .feedback {
    align-items: center;
}
.schema-form .float-label__input::placeholder,
.schema-form .float-label .float-label__input::placeholder {
    opacity: 0;
}