@charset "utf-8";

/* CSS Document */

:root {
	
	/* #124a94 in decimal RGB */
	--main-color:rgb(8,160,255);
	
}