#stamped-reviews-widget { 
  font-family: var(--font-body-family);
}


.stamped-carousel-title {
  display: block;
  text-align: center;
  width: 100%;
  margin-top: 80px;
  margin-bottom: 30px;
  font-family: var(--font-body-family) !important;
  font-size: 3rem !important;
  line-height: 1;
}

.section-stamped-reviews-widget .stamped-carousel-buttons {
  display: block;
  width: 100% !important;
  margin-bottom: 30px;
  text-align: center;
}

.section-stamped-reviews-widget .stamped-carousel-subtitle {
  display: none;
}

#stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-scroll .stamped-reviews-title {
  color: #000;
}

#stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-scroll .stamped-reviews-message-block {
  font-style: normal !important;
  font-family: var(--font-body-family) !important;
  font-size: 1em !important;
  line-height: inherit !important;
}