/* v1.0.6: internal navigation should move immediately, without stacked easing. */
html,
body {
  scroll-behavior: auto !important;
}
