.container {
  :global {
    [data-theme="dark"] .gutter-box {
      background: #028ac8;
    }
  }
}
