#yotpo-reviews-carousel-widget {
	max-width: none;
  	width: 100%;
  	margin: 0;
  	font-family: var(--vf-font-family-body) !important;
  
  .reviews-carousel-card-container {
    border-radius: 0;
    border-color: rgb(226 226 226);
  }
  
  .review-title, li, span, p, b, strong, em, div {
	font-family: var(--vf-font-family-body) !important;
  }
}