.nav-link {
    cursor: pointer;
}

.table thead tr th {
    vertical-align: middle;
    text-align: center;
}

.table thead tr th span {
    font-size: 15px;
}