.footer {
  margin-top: 50px;
}
.footer .top {
  padding: 50px 0;
  background: #454545;
  color: #fff;
}
.footer .top .title {
  font-size: 18px;
  margin-bottom: 15px;
}
.footer .top a {
  display: inline-block;
  font-size: 14px;
  width: 25%;
  margin-bottom: 5px;
}
.footer .footnote {
  padding: 58px 0 47px 0;
  background: #161616;
}
.footer .footnote .wrapper div {
  line-height: 30px;
  color: #898989;
}
.footer .space {
  padding: 0 10px;
}

/*# sourceMappingURL=footer.css.map */

