

/* CSS Document */

:root {
	
	/* #a97300 in decimal RGB */
	--main-color: #572b85;
	--main-color-rgb:169,115,0;
	
}