.page-title {
	color: #31869b;
	text-align: center;
	margin: 0;
	padding: .5em;
	font-size: 17px;
	border-bottom: 1px solid #e5e5e5;
}

.page-subtitle {
	color: black;
	text-align: center;
	margin: 0;
	padding: .3em;
	font-size: 15px;
	border-bottom: 1px solid #e5e5e5;
}

.list-container {
	border-top: 0;
	margin-top: 0;
}

.list-container:before {
	border-top: 0;
}

.not-found p {
	text-align: center;
	color: red;
}