@charset "utf-8";

/* CSS Document */

:root {

	/* #2276bf in decimal RGB */
	--main-color: rgb(34,118,191);
	--main-color-rgb:34,118,191;

}
