.timeline-dot{position:relative}.timeline-dot:before{content:"";background-color:var(--color-sidebar-ring);z-index:-1;border-radius:5px;width:2px;height:calc(100% + 30px);margin:0 auto;position:absolute;top:-10%;left:0;right:0}.timeline-container:last-child .timeline-dot:before{height:100%;top:-100%}
