.oevd-widget-stickyanchorprogressbar #progressbar > li::before {
  background-color: #DEEAF8;
}

.oevd-widget-stickyanchorprogressbar #progressbar > li::after {
    background-color: #DEEAF8;
}

.oevd-widget-stickyanchorprogressbar #progressbar > li.active.last-active + li:not(.hovered)::before {
  background-color: #DEEAF8;
}