.progress-wrapper {
  margin-bottom: 1rem; }
  .progress-wrapper:last-child .progress {
    margin-bottom: 5px; }
  .progress-wrapper .message {
    font-family: 'EBGaramond';
    font-weight: 700;
    margin-bottom: 5px; }
  .progress-wrapper .progress-bar {
    min-width: 2em; }
