:root {
	--cor_primaria: #6198ef;
	--cor_secundaria: #6198ef;
	--cor_cabecalho: #fff;
	--icones_cabecalho: #6198ef;
	--icones_cabecalho_hover: #2193ca;
	--icones_texto_cabelho: #fff;
	--cor_menu: #6198ef;
	--texto_menu: #fff;
	--botao: #2193ca;
	--texto_botao: #fff;
	--botao_hover: #111;
	--texto_botao_hover: #fff;
	--botao_comprar: #4CAF50;
	--texto_botao_comprar: #fff;
	--footer: #6198ef;
	--texto_footer: #fff;
	--txt-global: #111;
}