/* =========================================
   JournalByTTS — pages/landing.css
   Styles specific to landing.html
   ========================================= */

/* ─── LANDING STATS ROW ─── */
.stat-item-wide {
    flex: 2 !important;
}
.stat-value-sm {
    font-size: 1rem !important;
    font-weight: 600;
    line-height: 1.3;
}
