/* Reduce stat card value font size for compact display */
.fi-wi-stats-overview-stat-value .text-3xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
}
