html {
  background: #FFF url('/static/user-theme/baker-mckenzie/img/back.png') 50% 0px no-repeat !important;
}
.bump-headerContent {
  background: #B9B900;
}
.bump-subNavigationWrapper a.active,
.bump-subNavigationWrapper span.active {
  background: #BA0E28 !important;
  color: #FFF !important;
}
.bump-pageNavigation .bump-mainNavigation a.active,
.bump-pageNavigation .bump-mainNavigation span.active {
  background: #E6E6E6 !important;
}
.bump-userLocation {
  color: #FFF !important;
}
#footer {
  background: #FDCD00;
}
#footer * {
  color: #000 !important;
}
#footer .bump-icon:before,
#footer .bump-icon .before {
  background-image: url("/static/img/personal-sprite-black.png") !important;
}
