.container {
  :global {
    [data-theme="dark"] .head-example {
      background: rgba(255, 255, 255, 0.12);
    }
  }
}
