.intro-2{
    background-image: url('../img/img-back-conference.webp');
    height: 80vh;
}
.intro-2 .txt-date-evento{
    padding: 0 5em;
}
.intro-2 .txt-date-evento h1{
    font-size: 5em;
    margin-top: 0;
}
.intro-2 .txt-date-evento h1,
.intro-2 .txt-date-evento h2{
    color: #FFF;
    margin-bottom: 0;
}
.disertantes{
    background-image: none;
}
.disertantes .diser-name p{
    color: var(--text-color-general);
}
