Penci Design replied
Hi,
If you want change color of star, please go to Customize > Addtional CSS then add custom css to do that:
.penci-review-text .penci-review-score{
color: #2993D1;
}You can change color star to any color you want.
Best Regards,
PenciDesign