.w_developer button span {
    color:var(--footer-surface-color) !important;
}
.custom-spacer {
    margin-top:30px !important;
}


/* WCAG */
.featurePresent #container-list .outercol:nth-child(1):before, .featurePresent #container-list .outercol:nth-child(10):before {
    font-size: 35px !important;
}

/* END WCAG */

@media (min-width: 1200px) {
    div#menuwrap li.level_1.children span {
        width: 100%;
    }
}



div.consent-dialog-inner {
    --dialog-row-gap: 0em !important;
}
div.consent-dialog-inner h2 {
    margin-top:22px !important;
    font-size:19px !important;
}
div.consent-dialog-inner h3 {
    margin-bottom: 15px !important;
    font-size:18px !important;
}
div.consent-dialog-inner p,
div.consent-dialog-inner .show-more-button {
    margin-bottom: 5px !important;
    font-size:14px !important;
}

.w_footer {
    background-color: #f3f3f3 !important;
    border-top: 1px solid #0066CC !important;
}