section.s-block.s-block--fixed-banner.wide-placeholder:nth-of-type(1),section.s-block.s-block--fixed-banner.wide-placeholder:nth-of-type(2) {
    margin-top: 0 !important;
}


section.s-block.s-block--fixed-banner.wide-placeholder>.container {
    max-width: 100% !important;
    padding: 0 !important;
}

.banner--fixed img{
    border-radius: 0 !important;
}

.swiper-wrapper{
    justify-content: center !important;
}

.s-button-outline{
    border-color: #000000 !important
}

span.s-button-text {
    color: #000000 !important;
}

.s-slider-nav-arrow {
    border-color: #F5D1C0 !important;
}

.s-slider-nav-arrow svg{
    fill: #F5D1C0 !important;
}

a.slide--cat-entry {
    border-color: #f5d1c09e !important;
    border-radius: 0px !important;
    box-shadow: 0px 0px 10px -5px #F5D1C0;   
}