:root {
		--cor_primaria: #c18f2e;
		--cor_secundaria: #262425;
		--cor_botao: #c18f2e;
		--cor_botao_hover: #262425;
		--cor_texto_botao: #ffffff;
		--cor_texto_botao_hover: #ffffff;
		--cor_botao_comprar: #c18f2e;
		--pre_cabecalho: #262425;
        --cor_texto_pre_cabecalho: #ffffff;
		--cor_cabecalho: #f1ecdf;
		--cor_icones: #262425;
		--cor_icones_hover: #262425;
		--cor_texto_icones: #262425;
		--cor_menu: #f1ecdf;
		--cor_texto_menu: #262425;
		--cor_newsletter: #262425;
		--cor_footer: #ffffff;
		--cor_texto_footer: #403930;
		--cor_tag_frete_gratis: #c18f2e;
		--texto_global: #262425;
		--texto_background:#ffffff;
}