.navbar-dark .navbar-nav .nav-link {
    color: #fff !important;
}

.table td {
    vertical-align: middle;
}

tbody tr.spacer {
    height: 1rem !important;
    user-select: none;
}
