.special-offers {
    background-color: #8b915f !important;
}
.special-offers .swiper-outer:after {
    background-color: #8b915f !important;
}
.special-offers-abstract:after {
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
    --tw-gradient-from: #8b915f var(--tw-gradient-from-position)!important;
    --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    --tw-gradient-to-position: 50%;
}