.navbar {
	border-radius: none;
	border-top: none;
	border-left: none;
	border-right: none;
	position: fixed;
	width: 100%;
	border-top: 2px solid #cad9bf;
}
.course-stats {
	font-size: 80%;
	padding-bottom: 30px;
}
.course-info-link {
	text-align: center;
	font-weight: bold;
}
.block-course {
	padding-bottom: 45px;
}