/* Add custom CSS styles below */ 
.store-header .inner {
        background-color: #64786d;
    }
.duration-300 {
    transition-duration: .3s;
    background: #5c705b;
  border-radius: 15pc;
}
.h-\[290px\] {
    height: 133px;
}
.store_categories_section .swiper-slide.slide--one-sixth {
    
    background: #5c705b;
}