/* WBS group label on bar */
    .bar-lbl {
      font-size: 9px;
      font-weight: 700;
      color: rgba(255, 255, 255, .7);
      padding: 0 8px;
      white-space: nowrap;
    }
