<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.nx-menu .table {
    display: table;
    margin: 0 auto;
}

.menu-logo {
    display: none;
}

.nx-menu nav ul {
    justify-content: center !important;
    flex-wrap: wrap;
    list-style: none;
    position: relative;
    margin: 0;
    padding: 0;
}</pre></body></html>