:root {
		--cor_primaria: #080405;
		--cor_secundaria: #444;
		--cor_botao: #211A1A;
		--cor_botao_hover: #444;
		--cor_texto_botao: #fff;
		--cor_texto_botao_hover: #fff;
		--cor_botao_comprar: #31b15f;
		--pre_cabecalho: #080405;
    --cor_texto_pre_cabecalho: #fff;
		--cor_cabecalho: #bdbdbd;
		--cor_icones: #323232;
		--cor_icones_hover: #444;
		--cor_texto_icones: #323232;
		--cor_menu: #fff;
		--cor_texto_menu: #14213d;
		--cor_newsletter: #080405;
		--cor_footer: #fff;
		--cor_texto_footer: #080405;
		--cor_tag_frete_gratis: #444;
		--texto_global: #080405;
		--texto_background:#ffffff;
}