/* Remover “listra branca” do rodapé */
#rodape .institucional, #rodape .pagamento-selos {  background: transparent; }
#rodape .institucional {
    color: black;
}
 #rodape .pagamento-selos {
background-image: url();
}
#rodape .redes-sociais{
display: none;
font:#000000;
}
.logo a{

height:150px;

}

/* MUDAR FONTE DO RODAPE */
.institucional {
    font-family: Arial;
    font-size: 12pt
}