@charset "utf-8";

.type-banner { flex: 1 0 100%; }

.footer__title { font-weight: bold; font-size: var(--typeBaseSize); }

@media screen and (max-width: 767px) {
  .yotpo-sr-bottom-line-text.yotpo-sr-bottom-line-text--right-panel { font-size: 12px !important; }
}