@charset "utf-8";

/* CSS Document */

:root {
	
	/* #093792 in decimal RGB */
    --main-color: rgb(9,55,146);
	--main-color-rgb:9,55,146;
	
}