.fivestar-widget .star {
  opacity: 0.2;
}
.fivestar-widget .star.on {
  opacity: 1;
}