.menu-footer {
  height: 63px;
  border-bottom: solid 1px #2e7bb6;
  margin-bottom: 10px;
}

.menu-footer ul {
  height: 63px;
}

.menu-footer ul li {
  padding-right: 2%;
}

.menu-footer table td a {
  text-decoration: underline;
  font-size: 17px;
  font-weight: bold;
  line-height: 62px;
}

.menu-footer table td {
  white-space: nowrap
}
