/**
 * Theme Name: Gran Nauyaca
 * Template:   twentytwentytwo
 */
 
 
body{
    font-family: Monserrat;
    color: #595344;
    background:#F9FFFA;
}
header{
    max-width: 100% !important;
}
footer{
    margin-top: 0px;

}

.wp-container-core-post-content-is-layout-1.wp-container-core-post-content-is-layout-1 > .alignwide {
                max-width: 100% !important;
            }
h1{
    font-weight: bold;   
    font-size: 36pt;
}
h2{
    font-size:22pt;
}
fondo-claro{
    background: #F9FFFA;
}
fondo-verde{
    background: #DEE7DA;
}
#donar, #informe{
    margin-top: 0px;
}
p{
    font-size: 18pt;
    color: #595344;   
}