.angie-timeline-f96a3287 {
position: relative;
padding-left: 45px;
margin: 0;
list-style: none;
}
.angie-timeline-f96a3287::before {
content: '';
position: absolute;
top: 0;
left: 14px;
bottom: 0;
width: 2px;
background-color: #e5e5e5;
}
.angie-timeline-item-f96a3287 {
position: relative;
margin-bottom: 30px;
}
.angie-timeline-item-f96a3287:last-child {
margin-bottom: 0;
}
.angie-timeline-node-f96a3287 {
position: absolute;
left: -45px;
top: 0px;
width: 30px;
height: 30px;
border-radius: 50%;
background-color: #0d4c69;
border: 2px solid #fff;
box-sizing: border-box;
z-index: 1;
display: flex;
align-items: center;
justify-content: center;
color: #fff;
font-size: 14px;
font-weight: bold;
line-height: 1;
}
.angie-timeline-title-f96a3287 {
margin: 0 0 10px 0;
font-size: 1.2em;
font-weight: bold;
}
.angie-timeline-desc-f96a3287 {
margin: 0;
}