.reviews-carousel-card .review-title {
  font-size:16px;
}

.reviews-carousel-card .yotpo-star-container svg {
  width:15px;
  height:15px;
}

.yotpo-reviews-carousel-widget-container{
  margin-top:0 !important;
  margin-bottom:0 !important;
}

.reviews-carousel-card .review-title {
  text-transform:lowercase;
}

.yotpo-reviews-carousel-header {
  margin:0 !important;
  font-size:18px !important;
  text-transform:uppercase !important;
}

.yotpo-reviews-carousel-bottomline-container {
  justify-content:center;
  margin-bottom:1.5rem;
}

.reviews-carousel-reviews-bottomline svg {
  width:15px;
  height:15px;
  vertical-align:unset;
}

.reviews-carousel-card .review-content {
  height:unset !important;
  text-transform:lowercase !important;
}