/* Community Level Styles */
:root {
    --menu-logo-max-width: 240px;
}

/* footer */
footer a {
    white-space: nowrap;
}