.table>tbody>tr>td {
  vertical-align: middle;
}
.table {
  margin-bottom: 3em;
}
sector a {
  text-decoration: underline;
}
a:hover{
  color: #3b6d67;
}
footer a {
  text-decoration: underline;
}