@charset "utf-8";

/* CSS Document */

:root {
	
	/* #ff650c in decimal RGB */
    --main-color: #14c377;
	--main-color-rgb:#0091f1;
	
}