.container {
    /*border: 1px solid silver;*/
}

.card-body {
    padding: 0.5rem;
}

.table td,
.table th {
    padding: .25rem;
}
