﻿.titulo-sitemap {
    text-align: justify;
    FONT-SIZE: 14px;
    font-weight: bold;
}

.body-sitemap {
    font-size: 14px;
    white-space: nowrap;
    margin-top: 1.5em;
    text-align: justify;
    color: #212529;
}

    .body-sitemap a {
        color: #212529 !important;
        display: block;
        white-space: normal;
    }