html:not([data-theme="light"]) h1 em {
  color: #68C4FF;
}

html:not([data-theme="light"]) .eyebrow {
  color: #68C4FF;
}

html:not([data-theme="light"]) .section-index {
  color: #68C4FF;
}

