/* ====== ESTILOS PROPIOS DE LANDING ASISTENCIA ====== */

.header-asistencia {
    background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)),
        url("https://static.nibw.es/sxs/asistencia/conos-de-trafico-y-coche-para-la-prueba-del-carne-de-conducir-4000x2000.webp")
            center/cover no-repeat;
    color: white;
    margin-bottom: 4%;
    z-index: 1;
    height: 500px;
    --opacidad-negro: 0.2;
}
