.nj-status-indicator {
  &__text {
    &:empty {
      display: none;
    }
  }
}
