:root {
	--cor_primaria:#f3a120;
	--cor_secundaria:#f3a120;
	--cor_cabecalho: #111;
	--icones_cabecalho: #fff;
	--icones_cabecalho_hover: #f3a120;
	--icones_texto_cabelho: #fff;
	--cor_menu: #f3a120;
	--texto_menu: #fff;
	--botao: #33c514;
  --texto_botao: #fff;
	--botao_hover:#111;
	--texto_botao_hover: #fff;
	--botao_comprar: #4CAF50;
	--texto_botao_comprar: #fff;
	--footer: #000;
	--texto_footer: #fff;
	--txt-global:#111;
}