#rodape .assinatura p, #rodape .assinatura-rodape span {
font-size: 10px;
color: #4e4e4e;
line-height: 20px;
}

#rodape .assinatura p:after {
content: "Rua Tiradentes, 468 - Centro, Diadema - SP, 099211-190";
display: block;
line-height: 12px;
font-size: 10px;
color: #4e4e4e;
}

:root {
		--cor_primaria: #1d71ef;
		--cor_secundaria: #444;
		--cor_botao: #1d71ef;
		--cor_botao_hover: #444;
		--cor_texto_botao: #fff;
		--cor_texto_botao_hover: #fff;
		--cor_botao_comprar: #3483fa;
		--pre_cabecalho: #000000;
    --cor_texto_pre_cabecalho: #fff;
		--cor_cabecalho: #ffffff;
		--cor_icones: #1d71ef;
		--cor_icones_hover: #444;
		--cor_texto_icones: #333333;
		--cor_menu: #ffffff;
		--cor_texto_menu: #333333;
		--cor_newsletter: #1d71ef;
		--cor_footer: #ffffff;
		--cor_texto_footer: #333333;
		--cor_tag_frete_gratis: #444;
		--texto_global: #333333;
		--texto_background:#ffffff;
}