.table td {
    background-color: var(--light);
    color: var(--dark);
    border-bottom: 0.2em solid white;
}