.progress {
  background: $min-black;
  border-radius: 2px;
}

.progress-xs {
  height: .25rem;
}

.progress-sm {
  height: .5rem;
}
