@import url("/assets/css/site-shell-base.css");

/* Footer hotfix 2026-09-07: keep the intended dark OsmoseXpert footer visible. */
.ox-site-footer {
  background-color: var(--ox-shell-navy, #03304f) !important;
  background-image: linear-gradient(135deg, var(--ox-shell-navy, #03304f), var(--ox-shell-navy-deep, #00304e)) !important;
}
