@charset "utf-8";

/* CSS Document */

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