section:nth-of-type(1){
  margin: unset;
}
section:nth-of-type(1) .container{
  max-width: unset;
  padding: unset;
} 
body{
  background-color: white;
}
.banner--fixed img, .banner-entry{
  background-color: transparent;
}
.s-slider-block__title h2{
   border-bottom: 2px solid black;
    padding-bottom: 1rem;
  font-size: 1.7rem;
}

.footer-is-light .store-footer{
  background-color: #fff;
}
.footer-is-light .store-footer .store-footer__inner{
   background-color: #FDB54A;
}

.s-reviews-testimonial{
   background-color: #FDB54A;
}
.s-button-primary-outline{
  background-color: #FDB54A;
  border: none;
}s-products-slider-card swiper-slide swiper-slide-active{
box-shadow: 4px 30px black;
}

  
.s-rating-stars-btn-star{
  fill: black;
}
.s-reviews-testimonial__icon svg{
  fill: black;
}
.s-button-primary-outline:hover{
  background-color: #FDB54A;
  color:black;
}
.s-button-primary-outline{
  background-color: #FDB54A;
  color:black;
}
.s-slider-block__display-all{
  color: black;
}
.s-product-card-entry{
  box-shadow: 0 0 5px black;
  margin: 5px;
  height: 96%;
}
.s-reviews-header-wrapper{
  justify-content: center;
}
 .s-reviews-header {
  font-size: 30px;
  background-image: url("https://imglink.cc/cdn/RwVOv5NuKs.png");
  
}
.s-reviews-header{
  padding: 7px 70px;
}