#ie {
  width: 100%;
  height: 100%;
  font-family: "Manrope", "Roboto", "Helvetica", "Arial", sans-serif;
}

#ie table {
  width: 100%;
  height: 100%;
}

#ie td {
  text-align: center;
  vertical-align: middle;
}

#ie h2 {
  padding-top: 25px;
}

#ie ul {
  list-style: none;
}

#ie a {
  color: #565656;
  font-size: 125%;
  line-height: 250%;
}
