/* Add custom CSS styles below */ 
body#app.index {
    background-color:#535741;
}
.s-block--fixed-banner{
    margin-bottom:50px;
}
.NG-hero-section-6{
    max-width:1260px ;
}
salla-slider#categories-slider-1 .swiper-wrapper{
    justify-content:center;
}
@media(max-width:768px){
    .NG-marquee-banner-2 .rounded-lg{
        height:190px;
    }
}
.s-product-card-entry {
    background: #d2c4a7 !important;
}