
.w_developer button span {
    color:var(--footer-surface-color) !important;
}
.custom-spacer {
    margin-top:30px !important;
}
.w_footer .w_logo img   {
    max-height: 160px !important;
}
@media only screen and (max-width: 1199px) {
    .w_carousel_slides,
    .w_carousel {
        max-height: 680px;
    }
}

@media only screen and (max-width: 799px) {
    .w_carousel_slides,
    .w_carousel {
        max-height: 420px;
    }
}

/* Endringer */
.w_footer {
    /*background-color: #2e738161 !important;*/
    background-color: #2e73814a !important;
    border-top: 1px solid #999 !important;
}
.w_carousel_caption_inner .w_carousel_button {
    line-height: 34px;
    padding: .3em 3em .3em 3em !important;
    margin: 20px !important;
    border: 1px solid #eee !important;
}
div.w_design>.newsletter-button-wrapper {
    margin: 22px -4px !important;
}
div#custom-button.fixed-right {
    margin-top: -20px !important;
}