
#yotpo-reviews-main-widget .yotpo-main-layout .yotpo-border-margin{
    margin-top: 0px !important;
}
#yotpo-reviews-main-widget .yotpo-main-layout .yotpo-head {
    margin-top: 45px !important;
}
#yotpo-reviews-main-widget .yotpo-new-review-btn-wrapper .yotpo-new-review-btn.empty-state {
    margin-bottom: 15px !important;
}

section:has(#yotpo-reviews-main-widget) .section-spacing {
    border-top: 1px solid rgb(219 220 222);
  }

#yotpo-reviews-main-widget [class*="yotpo-review-border-"].yotpo-border-margin{
    display: none;
  }