.h5p-questionnaire-progress-bar {
  background: #153552;
  height: 0.3em;
}

.h5p-questionnaire-progress-bar-current {
  background: #ff6b00;
  height:100%;
}
