.total-texto {
    width: 100%;
}
.cabecalho-paginas-internas {
    width: 100%;
    height: 221px;
    background-image:
        url(/imagens/fundo-branco3.svg), url(/imagens/padrao-losango.svg);
    background-color: #ffc80f;
    background-size: 1920px, 32px;
    background-repeat: no-repeat, repeat;
    background-position:
        center bottom,
        center 0px;
    height: 220px;
}
.display-titulo-interno {
    height: 221px;
    display: table-cell;
    vertical-align: middle;
}
h1 .primeiro-titulo-interno {
    font-family: "Montserrat", sans-serif;
    color: #c70000;
    font-size: 28px;
    font-weight: 400;
    padding-left: 10px;
}
.contorno-segundo-titulo-interno {
    margin-top: -21px;
}
.segundo-titulo-interno {
    color: #c70000;
    padding-left: 7px;
    font-family: "Kaushan Script", cursive;
    font-size: 48px;
    letter-spacing: -2px;
}

.titulo-lgpd {
    color: #575656;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
}

.titulo-lgpd strong {
    font-weight: 700;
}

.titulo-lgpd a {
    display: inline;
    text-decoration: underline;
    color: #961617;
}

.titulo-lgpd a:hover {
    text-decoration: none;
}

.texto-lgpd,
.texto-lgpd p,
.texto-lgpd li {
    font-size: 14px;
    color: #525252;
    text-align: left;
    font-weight: 400;
    line-height: 25px;
    font-family: "Montserrat", sans-serif;
}
.texto-lgpd a {
    display: inline;
    text-decoration: underline;
    color: #961617;
}
.texto-lgpd ul {
    margin-left: 18px !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}
.texto-lgpd ul li {
    padding-left: 5px;
    list-style: disc !important;
}
