:root {
	--color-1: #111;
	--color-2: #f79600;
	--light-bg: #e9e8ee;
	--paragraph-text-color: #444;
	--font1: "Poppins", sans-serif;
	--font2: "Special Gothic", sans-serif;
	--banner_font: "Montserrat", sans-serif;
}

