bb-lead-times-report {

  .lead-times {
    @include reports-base-styles;

    &__service-lbl {
      font: {
        weight: normal;
      }
    }

    &__table-location-column {
      width: 200px;
    }

    &__data-column-lbl {
      font: {
        size: 12px;
      }
    }
  }
}