.container {
  :global {
    [data-theme="dark"] .site-back-top-basic {
      color: rgba(255, 255, 255, 0.45);
    }
  }
}
