:root {
		--cor_primaria: #3b5e69;
		--cor_secundaria: #444;
		--cor_botao: #1b1b1b;
		--cor_botao_hover: #444;
		--cor_texto_botao: #fff;
		--cor_texto_botao_hover: #fff;
		--cor_botao_comprar: #3b5e69;
		--pre_cabecalho: #fcf1d0;
    --cor_texto_pre_cabecalho: #3b5e69;
		--cor_cabecalho: #3b5e69;
		--cor_icones: #fcf1d0;
		--cor_icones_hover: #fcf1d0;
		--cor_texto_icones: #fcf1d0;
		--cor_menu: #f3fbf5;
		--cor_texto_menu: #000000;
		--cor_newsletter: #3b5e69;
		--cor_footer: #f3fbf5;
		--cor_texto_footer: #000000;
		--cor_tag_frete_gratis: #444;
		--texto_global: #000000;
		--texto_background:#000000;
}