.intro-2{
    background-image: url(../img/fondo-disertantes.webp);
    height: 75vh;
}
.disertantes{
    background-image: none;
}
.disertantes .diser-name p{
    color: var(--text-color-general);
}