.progress-bar-container{background-color:#fff;border:1px solid #a9a9a9;border-radius:5px;width:100%;margin-top:15px;margin-bottom:15px;padding:10px 7px;display:flex}.progress-bar-step{border-radius:3px;width:20%;margin:0 4px;padding:.5rem}.progress-bar-completed{color:#fff;background-color:#0cba12}.progress-bar-current{color:#fff;background-color:#56bdea}.progress-bar-todo{background-color:#ebebeb}.progress-step-name{margin-bottom:0;font-size:min(max(8px,3vw),14px)}.progress-step-description{margin-bottom:0;font-size:1.15rem;font-weight:700}
