@charset "utf-8";

/* CSS Document */

:root {
	/* #0092FF in decimal RGB */
	--main-color: rgb(0,146,255);
	--main-color-rgb: 0,146,255;
}
