body {
    background-color:#FFFEF8 !important;
    padding: unset !important;
}

footer a {
    text-decoration: underline !important;
}
.swiper-slide a {
    color: #EBF0DE !important;
}


.container {
    padding: 0 40px 0px 0px !important;
    max-width: 1200px !important;
}
    .reviews__controls-right {
        height: 40px !important;
        width: 40px !important;
    }

@media screen and (max-width: 1199px) {
    .container {
        padding: 0 15px 0 15px !important;
    }
    
    #slider-container {
    padding: 0 0 0 15px !important;
    }
}


@media screen and (max-width: 1199px)
.reviews__controls-left {
    margin: 0 2.5px;
    width: 40px;
    height: 40px;
}
