@charset "utf-8";

/* CSS Document */

:root {
	
	/* #2ecc40 in decimal RGB */
  --main-color: rgb(46,204,64);
	
}