.legales-css {
    display: block;
    margin: 50px auto;
    text-align: justify;
}

.tx-underline {
    font-weight: bold;
    text-decoration: underline;
}
.legales-css h2 {
    color: #0C1320;
    font-weight: 700;
    font-size: 1.1em;
    vertical-align: baseline;
    text-transform: uppercase;
}