:root {
		--cor_primaria: #ffbf00;
		--cor_secundaria: #ffbf00;
		--cor_botao: #ffbf00;
		--cor_botao_hover: #8a2be2;
		--cor_texto_botao: #2e2e2e;
		--cor_texto_botao_hover: #fff;
		--cor_botao_comprar: #5bbf5f;
		--pre_cabecalho: #ffbf00;
        --cor_texto_pre_cabecalho: #fff;
		--cor_cabecalho: #8a2be2;
		--cor_icones: #ffbf00;
		--cor_icones_hover: #fff;
		--cor_texto_icones: #fff;
		--cor_menu: #2e2e2e;
		--cor_texto_menu: #fff;
		--cor_newsletter: #ffb00;
		--cor_footer: #2e2e2e;
		--cor_texto_footer: #ffbf00;
		--cor_tag_frete_gratis: #444;
		--texto_global: #2e2e2e;
		--texto_background:#fff;
}