/* ── Editor title (e-title) ── */
#e-title {
  font-family: var(--font-display) !important;
  color: var(--brand-deep) !important;
}
