/*
Theme Name: Astra - DUANDO
Theme URI: https://duando.net/
Description: Estilos personalizados para este proyecto.
Author: Duando
Author URI: https://duando.net/
Version: 0.0.5
Template: Astra
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/

.du-legal-pie {
    text-align: center;
    font-size: small;
    color: #555;
    margin: 0;
    padding: 0;
}
.footer-widget-area.widget-area.site-footer-focus-item.footer-widget-area-inner {
    margin-bottom: 0;
}
.du-legal-pie a {
    color: #555;
}

.du-sombras {
    box-shadow: 10px 10px 10px #00000060;
}