.dm-timeline{position:relative;padding-top:8px}
.dm-timeline::before{content:"";position:absolute;left:5px;top:6px;bottom:6px;width:2px;background:rgba(139,44,107,.2)}
.dm-timeline-item{position:relative;padding-left:26px;margin-bottom:36px}
.dm-timeline-item:last-child{margin-bottom:0}
.dm-timeline-dot{position:absolute;left:0;top:4px;width:12px;height:12px;border-radius:50%;background:#8b2c6b}
.dm-timeline-date{font:600 15px/1 "Source Sans 3",sans-serif;color:#8b2c6b;margin-bottom:6px}
.dm-timeline-label{font:400 16px/1.5 "Source Sans 3",sans-serif;color:rgba(43,36,31,.65)}
