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