body {
  font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;
  overscroll-behavior-y: contain;
}

a {
  color: #00b7ff;
}

html.is-reveal-open,
html.is-reveal-open body {
  position: initial;
}
