.custom-spacer {
    margin-top:30px !important;
}
div#W-footer>footer>.w_block>ul>li {
    padding: 11px 20px 10px 0px !important;
}
@media only screen and (max-width: 1199px) {
    .w_carousel_slides,
    .w_carousel {
        max-height: 680px;
    }
}

@media only screen and (max-width: 799px) {
    .w_carousel_slides,
    .w_carousel {
        max-height: 420px;
    }
}


.employee-phone_2:after,
.employee-phone_2:before,
.employee-email a:before {
    content: "" !important;
}

.employee-phone_2 {
    display: none !important;
}
#mainContent .employee-name {
    font-weight: bold;
}

@media only screen and (min-width: 1200px) {
    #mainContent .employee-email {
        flex: 0 0 40% !important;
    }

    #mainContent .employee-phones {
        flex: 0 0 10% !important;
    }
}

.w_developer button span {
    color:var(--footer-surface-color) !important;
}
