/* Add custom CSS styles below */ 
.s-block {
    margin-top: 20px;
}
.s-block__title h2 {
    font-size: 21px;
}
h2.w-full.da-cp {
    color: #45352d;
} 
section.s-block.s-block--features.angel-features.bg-gray-100.da-bgg.py-8.mask-block {
    background: #eaded6;
    border-radius: 15px;
    margin-left: 15px;
    margin-right: 15px;
    box-shadow: 0 5px 10px rgb(69 53 45 / 40%);
}
.mask-block, .mask-slider .swiper {
    mask-image: none;
}
.flex.h-full.transition-shadow.duration-500.hover\:shadow-default.bg-white.da-bgg.rounded-lg.relative {
    background-color: #eaded6;
    box-shadow: 0 5px 10px rgb(69 53 45 / 33%);
}
.store-footer h3 {
    color: #414042;
    color: #ffffff;
}
.dark .contact-links a {
    background-color: #eaded6 !important;
    color: #4b3b31;
}
.faqs-list__item.bg-gray-100.da-bgg.relative.overflow-hidden.rounded-md.border-2.border-transparent {
background-color: rgba(235, 223, 215, 0.59) !important;
}
.faq-item.open-badge.sicon-add.absolute.top-5.end-4.h-8.w-8.flex-center.rounded-full.bg-white.da-bgm.transition-colors.duration-300 {
background-color: #4a3b32;
color: #f3ece7 !important;
}