footer .banner {
  padding: 50px;
}

footer>div:last-child {
  padding: 20px;
}

footer p {
  font-size: 12px;
  text-align: center;
  margin-bottom: 0;
}

footer a {
  color: inherit;
  cursor: pointer;
  font-family: 'Univers', sans-serif;
  text-decoration: none;
}