html[data-theme="dark"] .fab.fa-github,
html[data-theme="dark"] .fa-github {
  color: var(--global-text-color);
}
