:root {
	--cor_primaria:#cd151d;
	--cor_secundaria:#C0C0C0;
	--cor_cabecalho:#fff;
	--icones_cabecalho:#cd151d;
	--icones_cabecalho_hover: #cd151d;
	--icones_texto_cabecalho:#cd151d;
	--cor_menu: #cd151d;
	--texto_menu: #fff;
	--botao: #cd151d;
  --texto_botao: #fff;
	--botao_hover:#cd151d;
	--texto_botao_hover: #fff;
	--botao_comprar:#cd151d;
	--texto_botao_comprar:#fff;
	--footer: #cd151d;
	--texto_footer:#fff;
	--txt-global:#111;
}