.logo-main-banner{
    width: 80%;
}
.date-banner-principal{
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.32px;
}
.slogan-banner-principal{
    color: #FDFBF0;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

@media screen and (max-width: 768px) {
    .adjust-height-home{
        height: auto !important;
    }
    .date-banner-principal{
        font-size: 12px;
        margin-top: -16px;
    }
    .slogan-banner-principal{
        font-size: 12px;
    }
    .img-banner-principal{
        width: 100% !important;
    }
}
slogan-apoie{
    color: #ffffff;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.32px;
    text-align: left !important;
}
.btn-patrocinio{
    display: flex;
    padding: 18px 24px;
    align-items: center;
    gap: 16px;
    border-radius: 56px;
    background: #00DBC5;
    color:#431458;
    /*width justify content*/
    width: 233px;
}
.title-apoie{
    color: #FFC200;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.32px;
    text-align: left !important;
}