@charset "utf-8";

/* CSS Document */

:root {
	
	/* #14c599 in decimal RGB */
	--main-color: #018f55;
	
}

.welcome-one_circle{
	opacity:0.30;
	filter: grayscale(100%);
}