    :root {
		--cor_primaria: #ffffff;
		--cor_secundaria: #000000;
		--cor_botao: #022e71;
		--cor_botao_hover: #005bbf;
		--cor_texto_botao: #ffffff;
		--cor_texto_botao_hover: #ff4c00;
		--cor_botao_comprar: #5bbf5f;
		--pre_cabecalho: #ff4c00;
        --cor_texto_pre_cabecalho: #022e71;
		--cor_cabecalho: #022e71;
		--cor_icones: #ff4c00;
		--cor_icones_hover: #000000;
		--cor_texto_icones: #ffffff;
		--cor_menu: #ff4c00;
		--cor_texto_menu: #ffffff;
		--cor_newsletter: #000000;
		--cor_footer: #022e71;
		--cor_texto_footer: #ffffff;
		--cor_tag_frete_gratis: #444;
		--texto_global: #000000;
		--texto_background: #000000;
}