html {
    background-color: #172042;
}
* {
    font-family: -apple-system, BlinkMacSystemFont, 'Roboto', Arial, sans-serif !important;
}

.t1053 a.t-btn,
.t718 button.t-submit {
    font-size: 15px;
    height: 48px;
    padding: 14px 0;
    width: 286px !important;
}
@media screen and (max-width: 480px) {
    .t396 [data-elem-type="button"] {
        padding: 0 20px;
    }
    .t1053 a.t-btn,
    .t718 button.t-submit {
        width: 100% !important;
    }
}
@media screen and (max-width: 960px) {
    .t718 .t-form__submit {
        text-align: center;
    }
}