.header.with-shadow {
    background-color: #26A7DF !important;
    box-shadow: none !important;
}

.header__content, .header__content * {
    color: #ffffff !important;
}

.header__content a {
    color: #ffffff !important;
}

.header__content__primary__left__items {
    display: none !important;
}

.header__content__primary__right__login-full-btn {
    display: none !important;
}

.header__content__primary__right__login-icon-btn {
    display: none !important;
}

.header__content__primary__right__hamburger {
    display: none !important;
}

.ui-button.is-icon-only {
    display: none !important;
}

a[href="/booking"], 
a[href*="reserver"],
.header__content__primary__left a:not(.seve-header-logo) {
    display: none !important;
}

.footer {
    background-color: #2884AF !important;
}

.footer, .footer * {
    color: #ffffff !important;
}