footer {
  min-width: 1100px;
  border-top: 2px solid #016a97;
  background: #aedaf3;
  margin: 0;
  text-align: center;
  padding-top: 1em;
  padding-bottom: 0.5em;
  font-family: 'BIZ UDPGothic', sans-serif;
}
.footer_main-links{
  color: #000;
  text-decoration: none;
  font-size: 14px;
}

.footer_copyright {
  margin-top: 5em;
}