/* ========================================================
   TEMA HIJO — ESTILOS GENERALES (no WooCommerce)
   ======================================================== */

.page h1.single-title {
    margin-bottom: 15px;
    margin-top: 10px;
    display: none;
}

a, a:active, a:focus, a:hover {
    color: #E21121;
    text-decoration: none;
}

.screen-reader-text {
    display: none !important;
}

#content-footer-section {
    color: white;
    background-color: #d31e1e;
}

#content-footer-section a {
    color: white;
}

.footer-credits-text {
    display: none !important;
}
