/*
Theme Name:     Cuba_Sustainable_Development_Divi_Child
Description:    
Author:         Daniel Mckenzie
Template:       Divi

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
/*Theme Colors*/
#main-header {
    background-color: #494961;
    padding-bottom: 10px;
}

#main-footer {
    background-color: #494961;
}

/*Header*/
#logo {

    max-height: 70% !important;
}

/*Fonts*/

h3 {
color: #9191be;
text-transform: uppercase;
}

#top-menu a {
    color: #fefefe70;
}

#top-menu li.current-menu-item>a {
    color: #fefefe40;
}


/*Layout*/

.post-meta {
    display: none;
}