body {
    background-color: #f4f6f9;
}

.navbar-brand {
    font-weight: 600;
}

.card {
    border: none;
    border-radius: 0.6rem;
}

table th {
    text-transform: uppercase;
    font-size: 0.8rem;
    color: #555;
}
