body {
    background-color: #f8f9fa;
}

.nav-link.nav-active {
    font-weight: 600;
    border-bottom: 2px solid #fff;
}

.card {
    border: none;
}
