.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;
}

.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;
}