svg {
    display: inline !important;
}

@media only screen and (max-width:1024px) {

.yotpo-widget-hero-section.yotpo-widget-override-css .yotpo-title {
    color: #333 !important;
}

.yotpo-widget-hero-section.yotpo-widget-override-css .yotpo-description {
    color: #333 !important;
}
  .yotpo-widget-hero-section.yotpo-widget-override-css button.yotpo-button-style.yotpo-button-standard-size.yotpo-filled-button.yotpo-rectangular-btn-type.yotpo-pointer-cursor {
    border: 1px solid;
}

}