.ld-progress-bar-percentage{height:100%;transition:width .5s,background .5s;display:flex;align-items:center;justify-content:flex-end;padding-right:5px;color:white;font-weight:700;position:relative}.ld-progress-bar-percentage[data-complete=true]::after{content:"✓";font-size:1rem;margin-left:8px;color:white}