/* Mobile burger menu: opaque background as on the RU site, no rounding (bug also present on Webflow) */
.navbar__nav.w-nav-menu[data-nav-menu-open] { background-color: #f0f6f9 !important; border-radius: 0 !important; }
