/* Enhanced Navigation and Footer Styling */

/* Updated blue navbar */
.gb-navbar.navbar {
  background: linear-gradient(90deg, #20b4ef 0%, #0275e2 100%) !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15) !important;
}

.gb-navbar .navbar-brand, 
.gb-navbar .nav-link {
  color: #ffffff !important;
  font-weight: 600;
}

.gb-navbar .nav-link:hover {
  color: #f0f0f0 !important;
}

/* Legacy footer styles removed (replaced with new grid footer) */

/* Forced clamp to prevent any external overrides inflating badge sizes */
/* badges removed */
