.w_developer button span {
    color:var(--footer-surface-color) !important;
}
.custom-spacer {
    margin-top:30px !important;
}
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;
}


@media only screen and (min-width: 990px) {
    .block_type_navjobadsblock .block-title {
        padding-left:100px;
        padding-bottom: 15px;
    }
}

.mobile-header .logo {
    max-height:56px;
    margin: 9px 0px 0px 16px;
}