/* Applied before React only on the configured public marketing routes. */
html[data-institutional-page],
html[data-institutional-page] body {
  background-color: var(--color-slate-950, #020617);
}
