* {
	font-family: 'Open Sans', sans-serif;
}

body {
	text-align: center;
	margin-top: 30vmin;
}

h1 {
	font-size: 80px;
	font-weight: 200;
	margin-bottom: 0;
}

h2 {
	font-weight: 400;
}
