.star {
    color: gold;
    font-size: 18px;
    margin-right: 2px;
}
.star.empty {
    color: #ddd;
}