// Start EVOLUZIONE

html:lang(it) .opw-carousel::before {
	content: "Recensioni";
}

html:lang(en) .opw-carousel::before {
	content: "Reviews";
}

html:lang(es) .opw-carousel::before {
	content: "Reseñas";
}

html:lang(zh) .opw-carousel::before {
	content: "評論";
}