/*1abd95717422ee9891f467aec2a0b65a*/
ul.timeline{list-style-type:none;position:relative;padding-left:1.5rem}ul.timeline:before{content:" ";background:#ff0000;display:inline-block;position:absolute;left:16px;width:4px;height:100%;z-index:400;border-radius:1rem}li.timeline-item{margin:20px 0;background-color:#ff9999}.timeline-carret{border-top:0.5rem solid transparent;border-right:0.5rem solid #ff0000;border-bottom:0.5rem solid transparent;display:block;position:absolute;left:2rem}li.timeline-item::before{content:" ";background:#ffdddd;display:inline-block;position:absolute;border-radius:50%;border:3px solid #ff0000;left:11px;width:14px;height:14px;z-index:400;box-shadow:0 0 5px rgba(0, 0, 0, 0.2)}