.table td {
    padding: 0.6rem;
}

.table tr:last-child {
    border-bottom: 1px solid #DEE2E6;
}