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