.view-individual .views-table thead th {
  color: #fff !important;
}

/* 2. Also target the link inside the header (for sorting links) */
.view-individual .views-table thead th a {
  color: #fff !important;
}