@charset "utf-8";

/* CSS Document */

:root {
	
	/* #0091f7 in decimal RGB */
  --main-color: #006FC4;
  
 /*  --color-four: #00154e; */
	
}