*{
  color: white;
}
body{
 background: url(https://imglink.cc/cdn/C0NWXsiv33.png); 
background-size: cover;

}
.banner--fixed img, .banner-entry{
  background-color: transparent;
}
section:nth-of-type(1)  {
  margin: unset;
}
section:nth-of-type(1) .container{
    padding: unset;
  max-width: 100%
}
.s-product-card-entry{
      box-shadow: 0px 0px 8.35px 0px #0000006e;
    padding: 1rem;
    border-radius: 24px;
}
.carousel-slider .swiper{
    padding: 5px ;
}
.s-button-btn {
    border-radius: 10px;
     background: linear-gradient(91.35deg, #763201 0.08%, #401B01 99.92%);
;
    color:black;
  border: none;
}
.s-slider-block__title h2{
  border-bottom: 3px solid;
    font-size: 26px;
    width: 227px;
    height: 60px;
  color: black;
}
.s-slider-block__display-all{
  border: 1px solid black;
    height: 33px;
    width: 100px;
    border-radius: 20px;
    text-align: center;
    color: black;
    padding-top: 5px;
}
.s-slider-block__title{
  margin-bottom: 1rem;
}
.footer-is-light .store-footer .store-footer__inner{
  background:linear-gradient(91.35deg, #763201 0.08%, #401B01 99.92%);
  color:white;
}
.s-reviews-testimonial {
    background: linear-gradient(91.35deg, #763201 0.08%, #401B01 99.92%);
}

.s-reviews-testimonial * {
    color: #fff !important;
}

.s-reviews-testimonial svg {
    fill: #fff !important;
}
.s-reviews-header {
  background: url(https://imglink.cc/cdn/xcCDIR2nHn.png);
    text-align: center;
    align-items: center;
    font-size: 34px;
    width: 304px;
    height: 43px;
  color: black;
}
.s-reviews-header-wrapper {
    display: flex;
    justify-content: center;
}