.review-io {
  padding: 30px 0 40px 0;
  background: #edeae3;
}

.review-io__inner {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.review-io__heading {
  margin: 0 !important;
  color: var(--primary-color);
  text-align: center;
  font-family: "FreightBig Pro";
  font-size: clamp(28px, 2.777777777777778vw, 40px) !important;
  font-weight: 500 !important;
  line-height: 110%;
}

#reviewsio-carousel-widget [class*="ricon-"]::before,
#reviewsio-carousel-widget [class*="ricon-"]::after {
  font-family: 'reviewsio-font' !important;
}
