body {
  background: white;
}
.s-block--quick-links .quick-link-item img{
  border-radius: 0px;
}
.rounded-full{
    border-radius: 0px;
}
.bg-gray-200{
  background-color: #1B5E42;
}
    .sm\:gap-x-16 {
      column-gap: 1rem;
    }
    section:nth-of-type(2).s-block{
      margin-top: 1.5rem;
    }
section:nth-of-type(6).s-block{
  max-width: 1500px;
    margin: auto;
    margin-top: 30px;
}
.s-button-btn{
  background: #1B5E42;
}
.s-reviews-header {
  line-height: unset;
  font-size: 25px;
  margin: 10px;
  color: white;
}

.s-reviews-header-wrapper {
  display: flex;
  justify-content: center;
  background: url("https://f.top4top.io/p_3841quqga1.png") center center / contain no-repeat;
  margin-bottom: 19px;
}

.s-reviews-header-wrapper {
  display: flex;
  justify-content: center;
}
.s-block h1.s-reviews-header{
  margin-bottom: 0.5rem;
  color: white;
}

 .s-reviews-testimonial {
  background: #1B5E42;
   color: white;
}
.s-reviews-testimonial * {
  color: #fff !important;
}

.s-reviews-testimonial svg {
  fill: #fff !important;
}