.sec-content{
    margin: 0;
    min-height: 90vh;
    background-color: #eeefea;
}

.sec-content .termos-content{
    padding: 25px;
}

.sec-content .termos-content *{
    line-height: 1.1;
    margin: 0 0 3px;
}

.sec-content .termos-content h1{
    line-height: 0.8;
}