@charset "utf-8";

/* CSS Document */

:root {
	
	/* #2ECC40 in decimal RGB */
  --main-color: rgb(2,61,49);
	--main-color2: rgb(171,190,162);
	
}