 .list-chevron {
	list-style-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKBAMAAAB/HNKOAAAAGFBMVEUAAAAhJSkhJSkhJSkhJSkhJSkhJSkhJSlL0C7hAAAAB3RSTlMAEBg8X2FiBGVAhgAAACNJREFUCFtjYGBkAAF1AxDJUgzmhIM5bMUIMt0AzoSoBOkCAG1CA7HSlEahAAAAAElFTkSuQmCC");
	font-size: 0.85rem;
}

 .timeline__person {
	 border-left: solid 3px #f2a900;
	 padding: 0.25rem 0 0.25rem 1rem;
	 margin-bottom: 1.5rem;
}
 .timeline__person > p {
	 margin-bottom: 0;
}
 .timeline__person span {
	 font-weight: 800;
}
 .timeline__year {
	 font-family: "Barlow Condensed", sans-serif;
	 font-weight: 600;
	 text-transform: uppercase;
	 letter-spacing: .05em;
	 color: #fff;
	 text-align: center;
	 padding: 0.5rem 1rem;
	 margin: 0 auto;
	 background-color: #007dba;
	 font-size: 1.25rem;
}
 .timeline__row ul {
	 margin: 0;
}
 .timeline__row li {
	 margin-bottom: 1rem;
}
 @media (min-width: 768px) {
	 .timeline__row {
		 border-top: solid 3px #007dba;
	}
	 .timeline__year {
		 position: relative;
		 top: -1.25rem;
	}
}

#anchor-president-strek-quote .pb-5, #anchor-president-strek-quote .mb-5, #anchor-president-strek-quote, #anchor-president-strek-quote .imported-block{
	 padding-bottom: 0 !important;
	 margin-bottom: 0 !important;
}
