@charset "utf-8";

/* CSS Document */

:root {
	
	/* #5ec5cc in decimal RGB */
  --main-color: #5ec5cc;
	
}