/* Remove the browser/theme frame created by a pointer click only. */
body.mpd-module-free-scores .mpd-system-local-nav a:focus:not(:focus-visible) {
  outline: none !important;
  box-shadow: none !important;
}
