/* public/css/dashboard.css */
h4 {
    margin-bottom: 0.3rem;
}

.text-muted {
    margin-bottom: 0.8rem;
}

.card-stats {
    min-height: 120px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
