:root {
		--cor_primaria: #00b2ae;
		--cor_secundaria: #444;
		--cor_botao: #00b2ae;
		--cor_botao_hover: #00b2ae;
		--cor_texto_botao: #fff;
		--cor_texto_botao_hover: #fff;
		--cor_botao_comprar: #00b2ae;
		--pre_cabecalho: #eae374;
    --cor_texto_pre_cabecalho: #131e0a;
		--cor_cabecalho: #ffffff;
		--cor_icones: #00b2ae;
		--cor_icones_hover: #444;
		--cor_texto_icones: #1b1b1b;
		--cor_menu: #fcfdfb;
		--cor_texto_menu: #000000;
		--cor_newsletter: #00b2ae;
		--cor_footer: #fcfdfb;
		--cor_texto_footer: #000000;
		--cor_tag_frete_gratis: #444;
		--texto_global: #001918;
		--texto_background:#001918;
}