#icon-tl-0-0-e60{
background: red; 
width: 10px; 
height: 10px; 
}

.timeline.timeline-container {
width: 100%;    
height: 800px;
    margin-bottom: 0px;
    border: 0px solid rgba(90,80,100, 0.5);
}

.timeline .timeline-event-label {
    background: #rgba(255, 0, 0, 0.2); 
    font-size: 11px !important;
font-family: "Arial"
}

.timeline-band-layer-inner {
    position: relative;
    width: 100%;
    height: 100%;
    font-size: 12px !important;
font-family: "Arial"
}

.body {
   font-family: system-ui;
 font-size: 12px;
}
