html[data-theme="dark"] {
  --color-background: #171717!important;
}

html[data-theme="dark"] .hugo-cite-citation  {
  background-color: #171717!important;
}

