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