:root {--txt-bg: #222 !important;}

.menu.superior .nivel-um > li > a > strong, #rodape div.contato li a, #rodape div.contato i {
    color: #fff !important;}
.listagem-item .acoes-produto .botao.principal:hover, .listagem-item .acoes-produto .botao.principal {
    color: #fff !important;}
#rodape .news-rodape p, #rodape .titulo, #rodape .links-rodape li a, #rodape p, #operation strong, #rodape .lista-redes:before  {
    color: #fff !important;}
#rodape > div:last-child p {
    color: #222 !important;
}

#rodape .pagamento-selos .selos > span, #rodape .pagamento-selos .pagamento > span {
    color: #222 !important;
} 

@media screen and (max-width: 768px) and (min-width: 200px){ 
.listagem-item a.botao.botao-comprar.principal {
    background-color: #c20d1d;
}
#rodape .news-rodape p, #rodape .titulo, #rodape .links-rodape li a, #rodape p, #operation strong, #rodape div.contato li a, #rodape div.contato i  {
    color: #222 !important;
}
 }