.container {
  :global {
    [data-theme="dark"] .site-statistic-demo-card {
      background: #303030;
    }
  }
}
