/* Add custom CSS styles below */ 
.align-below .slide--cat-entry.has-image h2 {
    background-color: #00000000 !important;
    color: #81437c !important;
}
.s-products-slider-card.swiper-slide {
    padding: 10px;
    border-radius: 10px;
    background-color: #90528a1a;
    border: 1px solid #90528a29;
    margin-left: 10px !important;
}

.swiper-slide.slide--one-fifth {
    padding: 10px;
    border-radius: 10px;
    background-color: #90528a1a;
    border: 1px solid #90528a29;
    margin-left: 10px !important;
}

.gap-4 {
    gap: 10px;
}

.lg\:w-\[315px\].h-full.bg-white.dark\:\!bg-darker.rounded.flex.flex-col.sm\:flex-row.items-center.text-center.sm\:text-start.gap-4.md\:p-8.p-6.shadow-\[0px_20px_35px_0px_\#00000008\] {
    border-radius: 19px;
}