#footer {
  width: 100%;
  color: #fff;
}

#footer .footer-content {
  width: 976px;
  
  margin: 0 auto; 
}

.footer-content a {
  color: #fff;
  text-decoration: none;  
}

.footer-content a:hover {
  text-decoration: underline;  
}

.footer-content span {
  margin: 0 16px;
}
