/*
Theme Name: ADEL Morazán Custom Theme
Theme URI: https://adelmorazan.org
Author: Santiago Rueda Quintero
Author URI: https://github.com/
Description: Tema de WordPress a medida, premium y optimizado para la Asociación de Desarrollo Económico Local de Morazán (ADEL Morazán). Sin plugins de pago, centrado en accesibilidad, SEO y rendimiento excepcional, con tipografías Harabara y Utendo y degradados corporativos.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: adel-morazan
Tags: customized-logo, custom-menu, featured-images, thread-comments, translation-ready, accessibility-ready, grid-layout, flexible-header

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool.
*/

/* WordPress core block styles fallback */
.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.alignleft {
    float: left;
    margin-right: 1.5em;
    margin-bottom: 1.5em;
}
.alignright {
    float: right;
    margin-left: 1.5em;
    margin-bottom: 1.5em;
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 100%;
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption-text {
    font-size: 0.85em;
    margin: 5px 0 0;
    color: #666;
}
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important;
}
