<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.e420-product-reviews {
  display: flex;
  gap: 0.5rem;
  text-decoration: none;
  color: #000;
}

.e420-product-reviews:hover {
  text-decoration: none !important;
}

.e420-stars {
  display: flex;
}

.e420-reviews-count {
  line-height: initial;
}

.e420-stars .e420-full-star, .e420-stars .e420-empty-star, .e420-stars .e420-half-star {
  width: 18px;
  height: 18px;
}</pre></body></html>