@charset "utf-8";

/* CSS Document */

:root {
	
	/* #14c599 in decimal RGB */
  --main-color: rgb(20,197,153);
	
}