.projectTable{
  cursor: pointer;
}

.projectTable:hover{
  background: #71a7e885 !important;
}