
.table-striped > thead > tr > th.custom-highlight {
  background-color: #14255f !important;
  font-size: 16px;
}


.table-striped > tbody tr td a{
     color: #141414;
}



.table-striped >tbody >tr > td  {

  font-size: 14px;
}

