.footer {
  padding: 0;
  width: 1200px;
  margin: 0 auto;
}
.footer .foo-con {
  padding: 30px 0;
}
.footer .foo-con .foo-con-p {
  text-align: center;
  padding: 0 10px;
  line-height: 20px;
  font-size: 16px;
  color: #f2cb4d;
}
.footer .foo-con .foo-con-p a {
  color: #f2cb4d;
  text-decoration: none;
  outline-style: none;
}
/*# sourceMappingURL=footer.css.map */