a[href*="Nexus Git"],
a[href*="Nexus Git.com"],
a[href*="Nexus Git.io"],
a[href*="codeberg"],
a[href*="github.com"],
a[href*="gitlab.com"],
a[href*="bitbucket"],
a[href*="/docs/latest"],
a[href*="gogs"],
#navbar-logo img,
img[alt*="Nexus Git"],
img[alt*="Nexus Git"],
img[src*="logo.svg"],
.footer,
.page-footer,
.explore-footer,
.powered-by,
.ui.footer {
  display: none !important;
}

.nexus-git-navbar-logo .nexus-git-navbar-title {
  font-weight: 700;
  font-size: 1.05rem;
  background: linear-gradient(135deg, #1c6feb, #0abac9);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

