/* Activity bars */
    .bar.lv2 {
      height: 14px;
    }

    .bar.lv3 {
      height: 11px;
      border-radius: 3px;
    }
