.brand-logo > img {
  object-fit: contain;
}

.js-submit-license-usage-data-banner {
  display: none !important;
}

.gl-dark .brand-logo > img {
  content: url("https://edge-eu-01.skrypt.nl/skrypt/skrypt-gitlab-logo-dark.png") !important;
}

.gl-dark body {
  background: linear-gradient(color(srgb 0.0941177 0.0901961 0.113725 / 0.75), color(srgb 0.0941177 0.0901961 0.113725 / 0.75)), radial-gradient(farthest-side at 50% 0%, color(srgb 0.45098 0.447059 0.470588), rgba(0, 0, 0, 0) 1025.5px), radial-gradient(farthest-side at 50% 0%, color(srgb 0.462745 0.447059 0.470588 / 0.7), rgba(0, 0, 0, 0) 1333.15px), linear-gradient(-10deg, color(srgb 0.45098 0.447059 0.470588 / 0.55), rgba(0, 0, 0, 0)) !important;
}