:root {
	--primary: #0080c9;
	--dark: #555555;
	--grey: #9b9c9e;
	--border: #aaa;
	--black: #000;
	--green: #a1c519;
	--headerHeight:8vh;
	--titleFont: 'Figtree', sans-serif;
	--textFont: 'Figtree', sans-serif;
}