
.w_developer button span {
    color:var(--footer-surface-color) !important;
}
.custom-spacer {
    margin-top:30px !important;
}

@media only screen and (max-width: 1199px) {
    .w_carousel_slides,
    .w_carousel {
        max-height: 600px;
    }
}

@media only screen and (max-width: 799px) {
    .w_carousel_slides,
    .w_carousel {
        max-height: 300px;
    }
}
.page_id_1774400769.read-more .ingress { display:none; } 

.w_block { min-width:100%; }
.w_block img { max-width:100%; }
footer>.w_block { margin:0px !important; padding:0px !important; }

.slideshow-paginator, .button-previous, .button-next, .entryArticle__title {display:none !important;} 


.page_id_1676543465 #container #wrap .entryArticle__element.entryArticle__intro p { color:rgba(243, 239, 239, 0.79) !important;}
.page_id_1676543465 #container #wrap .entryArticle__element.entryArticle__intro,
.page_id_1676543465 #container #wrap .entryArticle__inner { background-color: rgba(243, 239, 239, 0.79); }
.w_carousel_caption,
.w_carousel_icons,
.w_carousel_photographer,
.w_carousel_description,
.w_footer .w_logo {
    display:none !important;
}


.v2-form section.consent-header * {
    background-color: var(--modal-dialog-background-color, #fff) !important;
}
div.consent-dialog-inner .data-use-rows span {
    color:#333 !important;
    border-color: #333 !important;
}
div.consent-dialog-inner button span {
    background-color:#fff !important;
}
div.consent-dialog-inner {
    --dialog-row-gap: 0em !important;
}
div.consent-dialog-inner h2 {
    margin-top:22px !important;
    font-size:21px !important;
}
div.consent-dialog-inner h3 {
    font-size:19px !important;
    margin-bottom: 15px !important;
}
div.consent-dialog-inner .button-element span {
    color:#333 !important;
}