.table>tbody>tr>td,
.table>tbody>tr>th {
  border-top: none;
}

h1>a {
  color: inherit;
}

h1>a:hover {
  color: inherit;
  text-decoration: inherit; 
}