/* Add custom CSS styles below */ 


.testimonials-item.bg-storeBG.swiper-slide.slide--one-fourth.anime-item {
    border: 1px solid #ddd;
    margin: 5px;
    border-radius:7px;
}
.s-block--testimonials .testimonials-item::after{
  display:none;
}
.product-card__addToCart__btn salla-button button{
  background:#b78c86;
  color:#fff !important;
}

.store-header .top-navbar .container > div{
justify-content: space-evenly;
}


div#my-id{
  background: #b78c8685;
    padding: 7px;
    border-radius: 5px;
    box-shadow: 3px 3px 3px #b78c86;
    color: #fff;
}