.container {
  :global {
    [data-theme="dark"] .site-tag-plus {
      background: transparent;
      border-style: dashed;
    }
  }
}
