body {
    font-family: "Segoe UI", Tahoma, Arial, sans-serif;
}

.footer {
    background-color: #f8f9fa;
    margin-top: 2rem;
}

.card-stat {
    border-radius: 12px;
}

.table thead {
    background-color: #212529;
    color: #fff;
}
