:root {
		--cor_primaria: #C87112;
		--cor_secundaria: #C87112;
		--cor_botao: #98A853;
		--cor_botao_hover: #98A853;
		--cor_texto_botao: #fff;
		--cor_texto_botao_hover: #fff;
		--cor_botao_comprar: #98A853;
		--pre_cabecalho: #C87112;
    --cor_texto_pre_cabecalho: #ffffff;
		--cor_cabecalho: #ffffff;
		--cor_icones: #C87112;
		--cor_icones_hover: #C87112;
		--cor_texto_icones: #313131;
		--cor_menu: #ffffff;
		--cor_texto_menu: #313131;
		--cor_newsletter: 313131;
		--cor_footer: #fff;
		--cor_texto_footer: #313131;
		--cor_tag_frete_gratis: #444;
		--texto_global: #313131;
		--texto_background:#ffffff;
}