:root {
		--cor_primaria: #004177;
		--cor_secundaria: #1a1919;
		--cor_botao: #004177;
		--cor_botao_hover: #444;
		--cor_texto_botao: #fff;
		--cor_texto_botao_hover: #fff;
		--cor_botao_comprar: #31b15f;
		--pre_cabecalho: #e4e4e4b;
    --cor_texto_pre_cabecalho: #fff;
		--cor_cabecalho: #ffffff;
		--cor_icones: #004177;
		--cor_icones_hover: #444;
		--cor_texto_icones: #004177;
		--cor_menu: #004177;
		--cor_texto_menu: #fff;
		--cor_newsletter: #b0b0b0;
		--cor_footer: #b0b0b0;
		--cor_texto_footer: #0f0f0f;
		--cor_tag_frete_gratis: #444;
		--texto_global: #004177;
		--texto_background:#ffffff;
}