.email-form label.error {
	color: red;
}

.email-form .form-wrap.recaptcha > div > div.red {
	border: red 1px solid;
}
