.container {
  :global {
    [data-theme="dark"] .site-card-demo-inner-p {
      color: rgba(255, 255, 255, 0.85);
    }
  }
}
