div.consent-dialog-inner h2 {
    margin-top:22px !important;
    font-size:23px !important;
}
div.consent-dialog-inner h3 {
    margin-bottom: 15px !important;
    /*font-size:18px !important;*/
}
.w_developer button span {
    color:var(--footer-surface-color) !important;
}


.w_footer .w_logo img   {
    max-height: 110px !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;
    }
}




#W-footer {
    filter: drop-shadow(0px 0px 14px #ccc);
}



.feedback2 {
    margin-top:30px !important;
}
@media screen and (min-width: 959px) {
    .feedback2 {
        margin: auto;
        margin-top:30px !important;
        max-width: 50% !important;
    }
}


.custom-spacer-10 {
    margin-top:10px !important;
}
.custom-spacer-20 {
    margin-top:20px !important;
}
.custom-spacer-30 {
    margin-top:30px !important;
}
.custom-spacer-40 {
    margin-top:40px !important;
}
.custom-spacer-50 {
    margin-top:50px !important;
}
.custom-spacer-60 {
    margin-top:60px !important;
}
.custom-spacer-70 {
    margin-top:70px !important;
}
.custom-spacer-80 {
    margin-top:80px !important;
}
.custom-spacer-90 {
    margin-top:90px !important;
}
.custom-spacer-100 {
    margin-top:100px !important;
}
.custom-spacer-110 {
    margin-top:110px !important;
}