body {
    background-color: #f8f9fa;
}

h2 {
    color: #343a40;
}

.list-group-item {
    background-color: #ffffff;
    border: 1px solid #dee2e6;
}

.navbar {
    margin-bottom: 20px;
}
