.ThemeGlobal {
  .ImcNavigation {
    --navigation-logo-width: 250px;
    --navigation-logo-padding: 16px 40px;
    --navigation-item-font-weight: 400;
  }
  .ImcFooter {
    --footer-background: #333;
    --footer-item-text-color: #fff;
    --footer-item-hover-text-color: #eee;
  }
}