.rml-switcher{display:inline-flex;align-items:center;gap:.5rem;font-size:13px;font-weight:700;line-height:1}
.rml-switcher a{color:inherit;text-decoration:none;opacity:.72;transition:opacity .2s ease}
.rml-switcher a:hover,.rml-switcher a:focus,.rml-switcher a.is-active{opacity:1}
.rml-switcher a.is-active{text-decoration:underline;text-underline-offset:3px}
.rml-switcher span{opacity:.35}

