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

.navbar-brand {
    font-size: 1.3rem;
}

.card {
    border-radius: 0.6rem;
}

table a {
    text-decoration: none;
    font-weight: 600;
}

.table-responsive {
    border-radius: 0.6rem;
    overflow: hidden;
}
