body {
    background-color: #f8f9fa;
}
.card {
    box-shadow: 0 0.125rem 0.25rem rgba(0,0,0,.075);
}
.badge {
    font-weight: 500;
}