@charset "utf-8";

.yotpo-review-title {
  font-weight: var(--primary-font-weight); font-family: var(--primary-font-family); font-style: var(--primary-font-style); font-size: 18px; color: var(--yotpo-primary-text-black); margin-top: 0px; margin-bottom: 0px;
  & strong { font-weight: inherit; font-family: inherit; font-style: inherit; }
}