@charset "utf-8";

/* CSS Document */

:root {
	
/* #263969 in decimal RGB */
--main-color: rgb(42,63,120);
--main-color-rgb:42,63,120;	


}