@charset "utf-8";

/* CSS Document */

:root {
	
	/* #efb900 in decimal RGB */
	--main-color: rgb(239,185,0);
	
	/* --color-four: #ab8b40; */
	
}

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