/* Scrolly Host specific overrides */
html, body {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
}
