:root {
	--cor_primaria:#09273c;
	--cor_secundaria:#450c48;
	--cor_cabecalho: #fff;
	--icones_cabecalho: #000000;
	--icones_cabecalho_hover: #33c514;
	--icones_texto_cabelho: #fff;
	--cor_menu: #000000;
	--texto_menu: #fff;
	--botao: #450c48;
  --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;
}