.list-menu--right { right: 0;}
.list-menu--disclosure { position: absolute; color:#000!important; min-width: 100%; width: 30rem; border: 0px solid rgba(var(--color-foreground), 0.2);}
.list-menu--disclosure:focus {outline: none;}
.list-menu__item--active { text-decoration: none; text-underline-offset: 0rem;}
.list-menu__item--active:hover { text-decoration-thickness: 0rem; /* background:#f8f8f8;*/}
.list-menu--disclosure.localization-selector { max-height: 18rem; overflow: auto; width: 10rem; padding: 0.5rem;}
