/* Japanese-version adjustments */
.navbar-links > li.lang-switch > a{border:1px solid currentColor;border-radius:999px;padding:2px 12px;font-size:.78rem;font-weight:700;letter-spacing:.06em;opacity:.85}
.navbar-links > li.lang-switch > a:hover{opacity:1}
.navbar-links > li.lang-switch::after,.navbar-links > li.lang-switch > a::after{display:none !important}

/* Inherited from the original site: the AOS "flip-up" animation widens the page on mobile/tablet before it runs */
@media (max-width:991px){
  [data-aos^="flip"]{transform:none !important}
}
