.title {
	font-size: 26px;
	line-height: 32px;
	color: #454545;
	font-weight: 300;
}

.section {
	border-bottom: 1px solid #ebebeb;
	padding-top: 9px;
	padding-bottom: 9px;
}

.award {
	font-size: 26px !important;
	line-height: 36px !important;
	color: #23b4e8;
	text-decoration: underline;
	margin-bottom: 25px !important;
	text-transform: uppercase;
}

.award-red {
	font-size: 26px !important;
	line-height: 36px !important;
	color: #D6001C;
	text-decoration: underline;
	margin-bottom: 25px !important;
	text-transform: uppercase;
}

.award-green {
	font-size: 26px !important;
	line-height: 36px !important;
	color: #81a33e;
	text-decoration: underline;
	margin-bottom: 25px !important;
	text-transform: uppercase;
}

.cp-careers li p {
	margin: 0;
}