/* The legal hero's light gradient must also switch on desktop and tablet. */
html[data-theme="dark"] body.legal-editorial-page .legal-hero {
  background: #0e1217 !important;
}
