.yotpo-widget-override-css {
  --primary-font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
  --secondary-font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
}

.yotpo-base-layout {
  width: 100% !important;
}

.yotpo-widget-override-css .yotpo-head {
  justify-content: unset !important;
}

.yotpo-display-s .yotpo-base-layout{
  padding: 0 20px !important;
}

.yotpo-display-m .yotpo-base-layout,
.yotpo-display-l .yotpo-base-layout {
  padding: 0 64px !important;
}

.yotpo-head .yotpo-headline {
  text-transform: uppercase !important;
  font-weight: normal !important;
  text-align: left !important;
  align-self: unset !important;
  flex-basis: auto !important;
  margin: 0 !important;
}

.yotpo-display-s .yotpo-head .yotpo-headline {
  font-size: 14px !important;
}

.yotpo-display-l .yotpo-head .yotpo-headline,
.yotpo-display-m .yotpo-head .yotpo-headline {
  font-size: 24px !important;
}