.has-error label {
    color: #a94442;
}

.has-error input {
	border: 1px solid #a94442;
}

.g-recaptcha .has-error {
	border: 1px solid #a94442;
}

