@charset "utf-8";

/* CSS Document */

:root {
	
	/* #0c5c93 in decimal RGB */
    --main-color: #0c5c93;
    --main-color-rgb:12,92,147;
	
}