:root {
	--background: white;
	--blue: #3366cc;
	--grey: #fafafa;
	--fontColor: #111;
	--fontSize: 16px;
	--title: "Libertine Serif", serif;
	--text: "Inter"; sans-serif;
}

