@charset "utf-8";

/* CSS Document */

:root {
	
	/* #ff650c in decimal RGB */
    --main-color: #0091f7;
	--main-color-rgb:#0091f7;
	
}