body {
	font-family: 'Raleway', serif;
	color: #6a6f72;
}

button {
	margin: 0.5em 0.1em;
}

button.secondary {
	background: #6a6f72;
}

h1 {
	padding: 0.08em 0;
}

footer {
	margin-top: 2em;
}

.header-button-group {
	text-align: right;
}

.section {
	border: 1px #aaa solid;
	padding: 0 10px;
	border-radius: 8px;
}

button.close-button {
	font-size: .75em;
}
