#footerpad {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #9d8b70;
  
}

a:focus, a:hover {
  color: #0085A1;
}

