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