/*----------------------------------------------------------------------  REVIEWS  ------------------------------------------------------------------*/

.review {
  text-align: center !important;
  color: inherit;
  font-style: normal !important;
  font-weight: 800 !important;
  line-height: 30px !important;
  text-rendering: optimizeLegibility;
  white-space: normal;
  font-family: futura-pt, sans-serif !important;
}

.review-title {
  text-align: center !important;
  color: inherit;
  font-style: normal !important;
  font-weight: 800 !important;
  line-height: 30px !important;
  text-rendering: optimizeLegibility;
  white-space: normal;
  font-family: futura-pt, sans-serif !important;
}
.review-p {
  text-align: center !important;
  font-weight: 300 !important;
  color: #999 !important;
  font-family: "Futura Pt Light", Sans-serif !important;
  line-height: 20px !important;
  font-size: 1.125rem !important;
  box-sizing: inherit;
}

.bv-content-data-icon img.emoji {
  height: 1em !important;
  width: 1em !important;
}
