:root {
	--primary-color: #a80000;
	--secundary-color: ##D10000;
	--txt-global: #414141;
}

#rodape .institucional{
    background: #a80000;
}

#rodape .titulo{
    color: white;
}

#rodape .loja-integrada-copyright img{
    display: none;
}

#rodape .design-fox{
    display: none !important;
}

#barraTopo {
    display: none !important;
}