#sitefooter {
  position: relative;
  z-index: 1;
  margin: 20px auto 30px;
  text-align: center;
  color: #7e8d97;
  font-size: 12px;
}

#sitefooter p {
  margin: 0;
}

#sitefooter a {
  color: #9fb6c2;
  margin: 0 2px;
}
