@charset "utf-8";

/* CSS Document */

:root {
	
	/* #a97300 in decimal RGB */
	--main-color: #008719;
	--main-color-rgb:rgb(23, 54, 54);
	
}