.tablepress th,
.tablepress td {
  line-height: 1.5;
}
.tablepress thead th, .tablepress tbody td { 
  vertical-align:middle;
  border: 1px solid #dddddd;
}
