@charset "utf-8";

/* CSS Document */

:root {
	
	/* #8497B5 in decimal RGB */
  --main-color: rgb(105,134,181);
	
}