:root {
	--primary: #5c2483;
	--dark: #1d1d1b;
	--border: #aaa;
	--black: #000;
	--headerHeight:8vh;
}