.fa-star:hover{
    cursor: pointer;
}
input:hover{
    cursor: pointer;
}