﻿body {
    min-height: 100vh;
}

.stat-card {
    border: 0;
    box-shadow: 0 0.125rem 0.75rem rgba(0, 0, 0, 0.08);
}

.card {
    border: 0;
}
