.star-rater .star.lit {
    fill: orange;
}

.star-rater .star.unlit {
    fill: gray;
}