  .dl-horizontal dt {
	background-image:url('/about/images/timeline-circle.png');
	width: 75px;
    font-size: 21px;
    font-family: 'ProximaNova', 'Helvetica Neue', sans-serif;
    background-image: url('/about/images/timeline-circle.png');
    background-repeat: no-repeat;
    background-position: right 8px;
    text-align: left;
}

.dl-horizontal dd {
	margin-left: 86px !important;
	margin-bottom: 40px;
}

.dl-horizontal dd a {
	display:block;
	margin-top:2px;
}

.dl-horizontal {
	background-image: url('/about/images/timeline-bg.jpg');
	background-repeat:repeat-y;
	background-position: 66px top;
}

.dl-horizontal dd a {
	color: #333;
}

.dl-horizontal dd a.dark-link {
	font-size: 28px;
    margin-top: 0;
    margin-bottom: 14px;
    font-weight: 600;
    color: #192026;
    line-height: 1.2;
    font-family: "ProximaNova-Semibold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: normal;
}
li.custom-header {
	font-style: italic;
	padding-left: 6px;
	border-bottom: 1px solid #999;
}
