footer#sitemap {
  color: #fff;
  background-color: #2C2B2B;
  padding-top: 30px;
}
#footer-pavo-logo {
  width: 250px;
  margin-bottom: 30px;
}
footer#sitemap h1.footer-heading {
  font-size: 30px;
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 30px;
}
footer#sitemap .marginBottom {
  margin-bottom: 30px;
}
footer#sitemap a {
  margin-bottom: 10px;
  color: #fff;
  font-size: 16px;
}
footer#sitemap .sitemap-col {
  line-height: 30px;
}
#footer-mbi-logo {
  margin-bottom: 30px;
}
footer#copyright {
  background-color: #000;
  color: #fff;
  padding-top: 30px;
  padding-bottom: 10px;
}
footer#copyright a {
  color: #fff;
}