/* footer */

.footer {
  position: relative;
  background-color: #2286C2;
  color: #fff;
  padding: 3% 0 4%;
}

.footer-box {
  color: #71c9ff;
}

.footer-box a {
  font-weight: 300;
  color: #fff;
}

.footer-box a:hover {
  color: #ffde4d;
}

.title-footer {}

.title-footer .logo {
  max-width: 280px;
}

.footer-link-sponsor a {}

.footer-link-history a {}

.footer-copyright {}