.categories {

}

.motd {
	margin-bottom: 1em;

	&.default {

		padding: 2em;

		h1 {
			margin-top: 0;
		}
	}
}

.footer {
	margin-top: 1em;
}

.maintenance {
	.well {
		white-space: pre-line;
	}
}