.progress-high .progress-bar:after {
  content:"High";
  text-transform:uppercase;
  font-size:9px;
  font-weight:600;
}

