.yotpo * {
  font-family: var(--font-body-family) !important;
}

.yotpo-default-button,
.yotpo .primary-color-btn {
  font-family: 'DenimMedium' !important;
}

.yotpo.bottomLine {
  padding-top: 25px;
}

@media screen and (min-width: 750px) {
  .yotpo.bottomLine {
    padding-top: 5px;
  }
}

.yotpo.bottomLine .text-m {
  display: none;
}
