:root {
		--cor_primaria: #d85f0e;
		--cor_secundaria: #353131;
		--cor_botao: #c25e00;
		--cor_botao_hover: #ed7707;
		--cor_texto_botao: #ffffff;
		--cor_texto_botao_hover: #ffffff;
		--cor_botao_comprar: #26c51b;
		--pre_cabecalho: #f57e0f;
    --cor_texto_pre_cabecalho: #fff;
		--cor_cabecalho: #ffffff;
		--cor_icones: #f57105;
		--cor_icones_hover: #f57105;
		--cor_texto_icones: #030202;
		--cor_menu: #ffffff;
		--cor_texto_menu: #353131;
		--cor_newsletter: #f57e0f;
		--cor_footer: #ffffff;
		--cor_texto_footer: #000000;
		--cor_tag_frete_gratis: #444;
		--texto_global: #2e2e2e;
		--texto_background:#2e2e2e;
}