@charset "utf-8";

/* CSS Document */

:root {
	
	/* #df0303 in decimal RGB */
    --main-color: #0e3a88;
    --main-color-rgb:#0e3a88;
	
}