@charset "utf-8";

/* CSS Document */

:root {
	
	/* #2ECC40 in decimal RGB */
  --main-color: rgb(17,29,65);
	--main-color2: rgb(247,178,39);
	
}