.class-desc-font {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
}

.section-header {
	text-align: center;
}

.header-hr {
	position: absolute;
	width: 960px;
	padding-top: 5px;
}

.header-title {
	position: relative;
	background: #fff;
	padding: 0 10px;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 20px;
}

.pod {
	width: 80%;
	margin: 0 auto;
	padding-bottom: 2.5em;
}

.pod > h1, .pod > h3 {
	text-align: center;
}

.pod > h1 {
	font-size: 26px;
	padding-top: 15px;
}

.quick-link > a {
	text-decoration: none !important;
	color: #33abea !important;
}

.pod-title {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 16px;
}

.date-time {
	color: #33abea;
}

.first-cat {
	margin-left: 2em;
}

.class-type {
	margin-right: .5em;
	padding: 5px 10px;
	color: #fff;
	font-weight: 700;
	border-radius: 5px;
	text-transform: uppercase;
}

.keynote {
	background: #00aeef;
}

.culture {
	background: #002157;
}

.leadership {
	background: #005826;
}

.solutions {
	background: #4b0049;
}

.safety {
	background: #7a0026;
}

.hot-topics {
	background: #e7c400;
}