[class*="yotpo-device-"][class*="yotpo-display-"][style] span.yotpo-sr-bottom-line-left-panel.yotpo-sr-bottom-line-score:before,
[class*="yotpo-device-"][class*="yotpo-display-"][style] p.yotpo-sr-bottom-line-left-panel.yotpo-sr-bottom-line-score:before {
    content: "(";
}

[class*="yotpo-device-"][class*="yotpo-display-"][style] span.yotpo-sr-bottom-line-left-panel.yotpo-sr-bottom-line-score:after,
[class*="yotpo-device-"][class*="yotpo-display-"][style] p.yotpo-sr-bottom-line-left-panel.yotpo-sr-bottom-line-score:after{
    content: " star)";
    position: relative;
    left: 3px;
}
[class*="yotpo-device-"][class*="yotpo-display-"][style] span.yotpo-sr-vertical-border{
    border-right: none !important;
    margin-right: 0 !important;
}
.yotpo-widget-instance[data-yotpo-section-id="collection"] [class*="yotpo-device-"][class*="yotpo-display-"][style] .yotpo-sr-bottom-line-summary{
    flex-direction: row !important;
    gap: 10px !important;
}
p.yotpo-sr-bottom-line-text.yotpo-sr-bottom-line-text--right-panel:before{
    content: "•";
}