.container {
  :global {
    [data-theme="dark"] .site-result-demo-error-icon {
      color: #a61d24;
    }
  }
}
