@charset "utf-8";

/* CSS Document */

:root {
	
	/* #d9f45f in decimal RGB */
	--main-color: rgb(217,244,95);
	--main-color-rgb:217,244,95;
	
}