.ze-lf-visualizer {
  &.light {
    * {
      color: white;
    }
  }
  .ant-badge-status {
    line-height: 32px;
  }
}
