.digits-form_tab-bar .digits-form_tab-item {
    font-size: 16px !important;
    font-weight: 400;
}

.digits_form_index_section .digits_show_on_index {
    font-size: 16px;
    font-weight: 400;
}

.digits-form_heading {
    font-size: 28px;
}

.digits-form_page {
    background: url('../img/logo-min-opacity.png') rgba(2, 128, 136, 0.2) -3% -3%/30vh no-repeat;
}

.digits_site_footer_box {
    pointer-events: none;
}

.digits-form_button-text {
    font-size: 16px;
    font-weight: 400;
}

.digits-form_container.digits {
    background: transparent;
}

@media screen and (max-width: 768px) {
    .digits-form_container.digits {
        margin-bottom: 100px;
    }
}

.protected_by_digits {
    display: none;
}

.digits_site_logo img {
    max-width: 180px !important;
    max-height: 90px !important;
}

.digits-form_container .protected_by_digits {
    display: none;
}

.digits_login_use_email {
    display: none !important;
}