.simple-rating-wrapper span {
  cursor: pointer;
}

.checked {
  color: #ffa500;
}
