a {
	color: #459a9b;
}

a::hover {
	color: #459a9b;
	opacity: 0.75;
}

.eael-form-msg.invalid {
	color: white;
}
