.table>:not(caption)>*>* {
    padding: 0.5rem 0.8rem;
}
.table td,
.table th {
    border: 1px solid #dee3ea
}