.container {
  :global {
    [data-theme="dark"] .site-layout-sub-header-background {
      background: #141414;
    }
  }
}
