/* Reviews section title */
.uc-reviews h2 {
  font-family: 'Poppins', Arial, sans-serif;
  font-weight: 600;
}

/* Google Reviews text */
.elfsight-app-d178d77a-8638-486b-89ef-9f3156253587 .ee-google-reviews-text,
.elfsight-app-d178d77a-8638-486b-89ef-9f3156253587 .ee-reviewer__name {
  font-family: 'Poppins', Arial, sans-serif !important;
}

/* Review content */
.elfsight-app-d178d77a-8638-486b-89ef-9f3156253587 .ee-review__body {
  font-family: 'Poppins', Arial, sans-serif !important;
  font-size: 16px !important;
  line-height: 1.6 !important;
}

/* Rating number */
.elfsight-app-d178d77a-8638-486b-89ef-9f3156253587 .ee-google-reviews-rating {
  font-family: 'Poppins', Arial, sans-serif !important;
  font-weight: 600 !important;
}