ul.stars{
	font-size: 24px;
	padding-left: 0;
}
ul.stars li{
	display:inline
}
.stars .fa-solid{color: #ffa500;}

.stars i.hover {
    color: #ffa500;
}
.stars a:active {
	background-position:top;
}