#footer-wrapper {
  color: black;
}

#footer-wrapper a {
  color: #0070b3;
}

#footer-wrapper a:hover,
#footer-wrapper a:focus {
  color: #008ee2;
}

#logo {
  padding: 15px 15px 0px 10px; /* LTR */
}
