.p6-left {
      backdrop-filter: saturate(1.03)
    }

    .p6-wbs-row {
      box-shadow: inset 0 1px 0 rgba(255, 255, 255, .035)
    }

    .p6-sum-bar {
      height: 11px;
      border-radius: 2px
    }

    .p6-sum-bar .p6-bar-lbl {
      font-size: 9px;
      font-weight: 800;
      color: #0f172a
    }

    .p6-hdr-cell,
    .p6-month-lbl {
      font-size: 11px;
      font-weight: 800;
      letter-spacing: .65px
    }
