.w_developer button span {
    color:var(--footer-surface-color) !important;
}
.custom-spacer,
.custom-spacer-30 {
    margin-top:30px !important;
}
.custom-forsidebilde {
    margin-top:38px !important;
}

.w_static_menu {
    display:none;
}

.w_footer .w_logo img   {
    max-height: 110px !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;
}
.custom-bg {
    background-color: var(--primary-color);
    margin-top: -10px !important;
}

#container #wrap .custom-bg .block_type_textareaadvancedblock {
    padding-top: 30px !important;
}
@media (min-width: 1200px) {
    .custom-bg .block-TextAreaAdvanced-html {
        padding: 0px 13% !important;
    }
    .page_id_1418325936 #container-list {
        max-width: 80%;
    }
}
.custom-bg h1, .custom-bg h2, .custom-bg h3, .custom-bg h4,
.custom-bg * {
    color:#fff;
}