form label.error {
	font-size: 12px;
	color: #f1416c;
	font-family: Inter, Helvetica, "sans-serif"; !important;
	font-weight: 600;
}

form input .error {
	/*color: #f1416c;*/
}
