
.page-foot {
  border-top: 1px solid #E6E6E6;
  padding-top: 15px;
  font-size: 12px;
  color: #2C2C2C;
  margin-top: 30px;
  padding-bottom: 35px;
}
.page-foot .copyright {
  margin-top: 10px;
}
.page-foot .copyright a:hover {
  text-decoration: underline;
}
.page-foot .copyright a {
  text-decoration: none;
}

