.bx-rating {
	//color: #b8b8b8;
	color: white;
	font-size: 16px;
	white-space: nowrap;
}

.bx-rating i.fa {
	cursor: pointer;
}

.fa.bx-star-active {
	//color: #1485CE;
	color: gold;
}