.c-star { padding: 0 3px; color: palette(neutral, 100); line-height: 0; .half-star, .full-star { display: none; } } .c-star--full { .full-star { display: block; } } .c-star--half { .half-star { display: block; } }