.ThemeGlobal {
    .ImcNavigation {
        --navigation-logo-width: 189px;

        @media only screen and (max-width: 1023px) {
            --navigation-item-badge-position-top: 4px;
        }
    }

    .ImcFooter {
        --footer-background: #ffffff;
        --footer-item-text-color: #000000;
    }
}