.icon-star, .icon-star-half, .icon-star-empty {
    color: #f90; /* Adjust the color as needed */
}

/* Ensure your icon library has the correct class for half stars */
.icon-star-half {
    color: #f90;
}