/*
Theme Name: Divi Child Theme
Theme URI: http://www.elegantthemes.com/gallery/divi/
Description: Divi Child Theme.
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Template: Divi
Version: Parent's version
*/

@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

img#logo {
    max-height: 90% !important;
}

/* CBM. Para evitar que los puntos de control del carrusel de noticias y eventos salieran debajo del botón de "Read More" */
.et-pb-controllers {
    bottom: -10px;
}