.star {
    color: transparent;
}

.star-rating {
    font-size: 25px;
    letter-spacing: -2px;
}
.star-rating .star.active {
    color: #ebb500;
}