<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.review-count{	
  font-family: Inter !important;	
  font-size: 14px;	
  font-style: normal;	
  font-weight: 400;	
  line-height: 21px;	
}	

.rating-star {
  --color-rating-star: #ED8E4B!important;
}

.royer-reviews-wrapper {
  color:#000;
}

.royer-rating-star-wrapper, .product .rating-star, .card-wrapper .rating-star{
  --letter-spacing: .1 !important;
  --font-size: 2.25 !important;
}

@media screen and (max-width: 480px) {
  .product .rating-star {
    --font-size: 1.8;
  }
}</pre></body></html>