.container {
  :global {
    [data-theme="dark"] .site-calendar-customize-header-wrapper {
      border: 1px solid #303030;
    }
  }
}
