.ValidationRequired .Form__Element__Caption::after {
	content:" *";
	font-weight: bold;
	color: red;
}