/* BrandSewa Reviews Global Styles */
.bsr-reviews-container { font-family: inherit; }
.bsr-reviews-container svg { box-sizing: border-box !important; }
.bsr-stars-row { display: inline-flex !important; flex-direction: row !important; align-items: center !important; gap: 2px !important; color: #f59e0b !important; line-height: 1 !important; flex-shrink: 0 !important; }
.bsr-stars-row svg { width: 14px !important; height: 14px !important; min-width: 14px !important; max-width: 14px !important; min-height: 14px !important; max-height: 14px !important; fill: currentColor !important; color: #f59e0b !important; display: inline-block !important; flex-shrink: 0 !important; }
.bsr-stars-row svg.empty { color: #d4d4d8 !important; fill: #d4d4d8 !important; }
.bsr-score-meta-wrap .bsr-stars-row svg { width: 18px !important; height: 18px !important; min-width: 18px !important; max-width: 18px !important; min-height: 18px !important; max-height: 18px !important; }