/* v.612: keep the handwriting page hero heading colors identical in light and dark modes. */
html[data-river-theme="dark"] body.page-handwriting .page__main-block .main-block__title,
html[data-river-theme="dark"] body.page-handwriting .page__main-block .main-block__subtitle {
  color: #34465a !important;
}
