body {
	font-family: "Noto Sans", sans-serif;
	font-size: 16px;
	color: #444
}

a {
	text-decoration: none;
	color: #49b5e7
}

a:hover {
	color: #76c7ed;
	text-decoration: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Montserrat, sans-serif
}
