body {
    background-color: #f8f9fa;
}

.sidebar {
    min-height: calc(100vh - 56px);
}

.card {
    border-radius: 0.75rem;
}
