.timeline-with-icons {
    border-left: 1px solid hsl(0, 0%, 90%);
}

.timeline-with-icons .timeline-icon {
    left: -45px;
}

.timeline-with-icons .timeline-icon-red {
    left: -25px;
}

.timeline-with-icons.red {
    border-left: 1px solid #D22630;
}

.login_menu a .type{
    font-size: 90%;
}