Hi Jidy,
The stars are a font which is coloured yellow.
If you edit the css stylesheet or ad custom css you can do this by adding the code below. Just change the font size to the size you like. Hope this helps.
}
.stars, .rr_star {
color: #ffaf00;
font-size: 25px;
}
Kind regards, Lennard