:root {
		--cor_primaria: #f605d4;
		--cor_secundaria: #292927;
		--cor_botao: #f605d4;
		--cor_botao_hover: #f605d4;
		--cor_texto_botao: #fafaf9;
		--cor_texto_botao_hover: #fafaf9;
		--cor_botao_comprar: #18c139;
		--pre_cabecalho: #c88ddd;
    --cor_texto_pre_cabecalho: #020202;
		--cor_cabecalho: #ece9e5;
		--cor_icones: #f605d4;
		--cor_icones_hover: #444;
		--cor_texto_icones: #060606;
		--cor_menu: #f605d4;
		--cor_texto_menu: #fafaf9;
		--cor_newsletter: #1b1b1b;
		--cor_footer: #1b1b1b;
		--cor_texto_footer: #fafaf9;
		--cor_tag_frete_gratis: #444;
		--texto_global: #1b1b1b;
		--texto_background:#ffffff;
}