/* Add custom CSS styles below */ 

element.style {
}
.customer-reviews-block .reviewsSwiper .testimonial__avatar, .customer-reviews-block .testimonialSwiper .testimonial__avatar {
    height: 3.5rem;
    width: 3.5rem;
    flex-shrink: 0;
    overflow: hidden;
    border-radius: 9999px;
    display: none;
}
.s-product-card-promotion-title {
  background-color: rgb(198 175 151);
  }