.w_developer button span {
    color:var(--footer-surface-color) !important;
}
.custom-spacer {
    margin-top:30px !important;
}

/* Skjuler Hjem menypunkt */

@media all and (min-width: 1200px) {
    #menuwrap #menu .menu .pageid_198405547 {
        display: none !important;
    }
}

.logged-in #menuwrap #menu .menu .pageid_198405547 {
    display: inline-block !important;
}

.w_footer .w_logo img   {
    max-height: 61px !important;
}


.page_id_237214613 #container-list .media-wrapper {
    border-radius: 0px !important;
    padding-bottom: 44% !important;
}



.editorContent a {
    text-decoration: underline !important;
}
.editorContent a:hover {
    color: #fff !important;
}




/* Consent */
div.consent-dialog-inner h2 {
    margin-top:22px !important;
    font-size:21px !important;
}
div.consent-dialog-inner h3 {
    margin-bottom: 15px !important;
    font-size:18px !important;
}