#terminos { 
    margin: 0 auto 43px;
    padding: 24px; 
    max-width: 1572px;
}
#terminos {
    font-family: var(--font-regular);
    font-style: normal;
    font-size: 14px;
    line-height: 21px;
    text-align: justify;
    color: #414141;
}
#terminos .tit { padding-right: 24px; }
#terminos .cont_visible { padding-left: 24px; }
#terminos .cont_visible ul { list-style: disc; }