<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.rating {
  display: flex;
  margin: 0 -2px;
  line-height: 0;
}
.rating__star {
  margin: 0 2px;
}
.rating__star-svg--filled * {
  fill: #e5c45b;
}
</pre></body></html>