.v-data-table-header th span{
    color: black;
    font-size: 14px;
    font-weight: 600;
}

.v-data-table-header th span:hover{
    color: grey;
}
