@charset "utf-8";

/* CSS Document */

:root {
	
	/* #124a94 in decimal RGB */
	--main-color: rgba(18, 74, 148, 0.753);
	
}