/* ==========================================================================
   Busqueda Avanzada Template — matches production red-es.es
   ========================================================================== */

.pf_redes_template_busqueda_avanzada {
    padding-top: 0;
}

/* Intro paragraph — full-width red bar (same as home page) */
.pf-redes-busqueda__intro {
    background-color: var(--pf-redes-primary);
    color: var(--pf-redes-text-inverse);
    padding: 18px 0;
    margin: 0 0 var(--pf-redes-spacing-lg) 0;
    width: 100%;
}

.pf-redes-busqueda__intro p {
    font-size: 13px;
    font-style: italic;
    line-height: 1.6;
    color: var(--pf-redes-text-inverse);
    margin: 0;
    text-align: center;
}

.pf-redes-busqueda__intro strong {
    color: var(--pf-redes-text-inverse);
    font-weight: 700;
}
