div.container p {
	margin-top: 2em;
	margin-bottom: 2em;
}

.page-title {
	font-size: 60px;
}

.bg-almost-black {
	background: #333;
}

details > :not(summary) {
	margin-right: 1rem;
}

.extra {
	background: #ccc;
}

/*.footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 2.5rem;
	font-size: 0.9em;
	text-align: center;
	border-top: solid 1px #8888cc;
	padding-top: 1em;
	margin-bottom: 1em;
	margin-top: 1em;
}*/
