/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 30 2023 | 16:09:08 */
.footerBottom a{
	color: #F5F1B6;
}
.footerBottom a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
/* FORMULARIO DE CONTACTO */
#formContacto01 form input{
	margin-bottom: 10px;
}
.textfieldrequerido{
	color: #FFFFFF;
	margin:0 auto;
}
.eael-contact-form-7 .wpcf7-form p{
	margin-bottom: 0;
}
.wpcf7-spinner{
	display:none;
}