.book-rating .star.filled {
  color: #f59e0b;
}

.book-rating .star.empty {
  color: #d1d5db;
}