hi I am trying to change my style of the icon from a star with empty space inside to full star but I can't do in inside the before and after only
.survery-test label:after {
content: '\f005';
font-family: fontAwesome;}
the problem is I can't change the style of the icon to a full star it's free on font awesome and I can't change it like inside the class.
Solution:
I used another Fontawesome CDN by bootstrap