.fa-rating-star {
  cursor:pointer;
}

.fa-rating-star.active {
  color: rgb(255,165,0);
}
