.rating > span:hover:before {
   content: "\2605";
   position: absolute;
}