/*
Theme Name: Atricol
Theme URI: https://gpcstudio.es
Description: Atricol child theme for GeneratePress.
Author: Javier Vega
Author URI: https://gpcstudio.es
Template: generatepress
Version: 1.1.0
Text Domain: atricol
*/
h2 {
    font-size: 32px !important;
}

.entry-meta {
    margin-top: 1em;
    margin-bottom: 2em;
}
.post-image:not(:first-child), .page-content:not(:first-child), .entry-content:not(:first-child), .entry-summary:not(:first-child), footer.entry-meta {
    margin-top: 2em;
}
.enlaces-subrayados a{
    text-decoration: underline;
    font-weight: 600;
}