.\#product-meta-reviews{display:flex;align-items:center;gap:.7rem}.\#product-meta-reviews-stars{color:rgba(var(--color-star-rating),1);display:flex;gap:.25rem}.\#product-meta-reviews-stars .\#icon{width:1.25rem;height:1.25rem}.\#product-meta-reviews-count{line-height:1}.\#product-meta-reviews-count-value{font-weight:var(--font-body-weight-bold)}.\#product-meta-reviews-count-title{opacity:.64}

.body-templaye-collection .\#product-meta-reviews{
  align-items: unset;
  margin-bottom: 10px;
  margin-top: 6px;
}
.body-templaye-collection .\#product-meta-reviews-stars .\#icon {
    width: 15px;
    height: 15px;
}