.avis_notation {
	display: inline-block;
}
.avis_notation .fa-star-half {
	position: absolute;
	padding-right: 0;
	margin-right: -0.6em;
	z-index: 2;
}
.avis_notation .checked {
	filter: invert(94%) sepia(43%) saturate(2007%) hue-rotate(322deg) brightness(98%) contrast(105%)!important;
}
.avis_notation .fa-star {
	filter: invert(94%) sepia(0%) saturate(1%) hue-rotate(8deg) brightness(92%) contrast(90%);
	padding-right: 0;
	margin-right: -0.2em!important;
}
