/* ==========================================
   ECONOMICS PROJECT CSS OVERRIDES
   ==========================================

   This file contains style overrides specific to the economics project.
   It loads after styles.css, so any rules here will override the base styles.
   ========================================== */

.quarto-title-meta-author {
  display: none !important;
}

/* Quarto 1.5+ title meta container (hides Author row rendered in .quarto-title-meta) */
.quarto-title-meta {
  display: none !important;
}
