.footer {
  background-color: black;
  color: white;
  font-size: 18px;
  height: 250px;
  min-width: 1245px;
}

.row {
  margin: 0;
}

.footer-title {
  padding-top: 75px;
  float: left;
  padding-left: 15px;
}

.top-space {
  margin-top: 48px;
}

.footer-menu-items {
  font-family: "RO Sans", Calibri, sans-serifbody, serif;
  padding-top: 55px;
  display: table;
  line-height: 1.8;
}

.footer-menu-item {
  font-size: 18px;
}

.footer-menu-item.active {
  font-size: 27px;
  line-height: 1.8;
  white-space: nowrap;
}

.footer-menu-item a {
  color: white;
}

.tno-logo {
  width: 165px;
  padding-right: 50px;
}

.ez-logo {
  width: 250px;
}

