/*
Theme Name:	Divi_Child
Description:	Bachillerato El Porvenir
Author:		Ignacio Escorza Marfagón
Template:	Divi
Versión:	1.0.0
*/

/* Estilo para enlaces en el footer */
footer a {
  color: inherit;         
  text-decoration: none;  
}

footer a:hover {  
  color: #2EA3F2;         
}