@charset "utf-8";

/* CSS Document */

:root {
	
	/* #a97300 in decimal RGB */
		--main-color: rgb(205,28,76);
	--main-color-rgb:205,28,76;
	
}