.nav .us-mega-panel,
.us-mega-panel {
  background: #ffffff !important;
  color: #334155 !important;
}
.nav .us-mega-panel a,
.us-mega-panel a {
  color: #475569 !important;
  opacity: 1 !important;
  visibility: visible !important;
}
.nav .us-mega-panel a:hover,
.us-mega-panel a:hover {
  color: var(--il-accent, #059669) !important;
  background: #f8fafc !important;
}
.nav .us-mega-panel .us-mega-title,
.us-mega-panel .us-mega-title {
  color: #0f172a !important;
  opacity: 1 !important;
}
.nav .us-mega-panel strong,
.us-mega-panel strong {
  color: #0f172a !important;
}
