/* add blue breadcrumb bar styles */
#page #subhead-wrapper,
#breadcrumb-wrapper {
background: url("/sites/default/themes/whitehouse/img/backgrounds/bg-ms-breadcrumb.png") no-repeat scroll left top transparent !important;
height: 21px !important;
/* margin: 0 0 -1px 0 !important; */
padding: 10px 13px;
}
#breadcrumb a{
  color: #fff;
}
#breadcrumb {
  color: #fff !important;
}
