/*
 Theme Name: astra_child
 Theme URI:  https://example.com/
 Description: Tema hijo de Astra (astra_child)
 Author:      Lideres El Comercio
 Author URI:  https://example.com/
 Template:    astra
 Version:     1.0.0
 Text Domain: astra_child
*/

/* Estilos personalizados del tema hijo */
.single-nota .titulo-nota {
    font-family: 'Merriweather', serif;
    line-height: 1.2;
}

.single-nota .contenido-nota p {
    margin-bottom: 1.5rem;
}

.single-nota .autor-box {
    border-color: #00923F !important;
}
