/* Add custom CSS styles below */ 
.bg-storeBG {
    background-color: #EEE2D5;
}
.product-card--vertical {
    flex-direction: column;
    BACKGROUND: #eee2d5;
}
.main-menu-row {
    background-color: #eee2d5;
}
.main-nav-container {
    background-color: #eee2d5;
}
.top-navbar:not(.topnav-has-bg) {
    background-color: #eee2d5;
}
.flex.items-center.justify-center.w-10.h-10.mx-auto.mb-3.rounded-full.sm\:w-12.sm\:h-12 {
    BACKGROUND: #5c0f1b ! IMPORTANT;
}
p.stats-number.text-4xl.font-bold {
    COLOR: #5c0f1b ! IMPORTANT;
}
.single-faq.w-full.rounded-lg.border.border-store-text-secondary.bg-store-bg-secondary.py-3.px-5.anime-item {
    BACKGROUND: #f0d7bb;
}
.s-block--enhanced-features__item.group.overflow-hidden.anime-item {
    BACKGROUND: #F0D7BB;
}