.progress-label {
  float: left;
  margin-right: 1rem;
}

.progress-label.fixed {
  min-width: 12rem;
}

.progress-label.right {
  text-align: right;
}
