{{embed base}}

html {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}

a {
  -webkit-tap-highlight-color: rgba(26, 26, 26, 0.3);
}

{{if legacyBook}}
* { text-rendering: optimizeSpeed; }
{{end legacyBook}}
