body {
	font-size: 1.1em;
}

h1 {
	font-size: 2.5em;
}

h2 {
	font-size: 2em;
}

.site-logo {
	font-size: calc(3rem + 1.5vw);
	letter-spacing: 10px;
}


