.rating-sheet > small { color: #bd8308; font-size: 9px; font-weight: 800; letter-spacing: .14em; }
.stars { display: flex; justify-content: center; margin: 20px 0; }
.stars button { background: none; border: 0; color: #d7d7da; font-size: 38px; padding: 3px; }
.stars button:hover, .stars button.chosen { color: #edb829; }
.rating-sheet .link { background: none; border: 0; color: #777b82; font-weight: 700; width: 100%; }
