.btn-sustentabilidade {
    background: #84E115;
    color: black;
    border: #84E115;
    font-weight: 600;
    font-size: 1em!important;
}
p.paragrafo-sustentabilidade {
    font-size:1.2em;
}

p.destaque-sustentabilidade {
    font-size: 2.2em;
    color: #84e115;
    font-weight: 500;
        line-height: 1.1;
}
@media screen and (max-width:768px){
    p.destaque-sustentabilidade {
        font-size: 1.6em;
    }
        img.banner {
    aspect-ratio: 11/5;
    object-fit: cover;
    object-position: bottom;
}
}