body {
    background-color: #f5f7fa;
}

.card {
    border: none;
    border-radius: 12px;
}

.navbar-brand {
    font-weight: 600;
}

.table {
    background-color: #ffffff;
}

footer {
    background-color: #ffffff;
}