:root {
		--cor_primaria: #ffb163;
		--cor_secundaria: #444;
		--cor_botao: #ffb163;
		--cor_botao_hover: #444;
		--cor_texto_botao: #fff;
		--cor_texto_botao_hover: #fff;
		--cor_botao_comprar: #31b15f;
		--pre_cabecalho: #ffb163;
        --cor_texto_pre_cabecalho: #fff;
		--cor_cabecalho: #ffffff;
		--cor_icones: #ffb163;
		--cor_icones_hover: #444;
		--cor_texto_icones: #363636;
		--cor_menu: #ffb163;
		--cor_texto_menu: #fff;
		--cor_newsletter: #ffb163;
		--cor_footer: #ffb163;
		--cor_texto_footer: #fff;
		--cor_tag_frete_gratis: #444;
		--texto_global: #363636;
		--texto_background:#ffffff;
		
	}
	
	.conteiner-principal #rodape .pagamento-selos .pagamento>span, .conteiner-principal #rodape .pagamento-selos .selos>span {
    color: var(--texto_global) !important;
}