.w_developer button span {
    color:var(--footer-surface-color) !important;
}

.v2-form section.consent-header * {
    background-color: var(--modal-dialog-background-color, #fff) !important;
}
div.consent-dialog-inner {
    --dialog-row-gap: 0em !important;
}
div.consent-dialog-inner h2 {
    margin-top:22px !important;
    font-size:18px !important;
}
div.consent-dialog-inner h3 {
    margin-bottom: 15px !important;
    font-size:17px !important;
}
div.consent-dialog-inner .button-element span,
.data-use-rows * {
    color:#000 !important;
}


.w_footer .w_logo img   {
    max-height: 132px !important;
}

/* fjern bunn linje */
.newsletter-button-wrapper, .w_static_menu {
    display:none !important;
}
small.w_developer {
    margin: 0px !important;
}