#header {
    color: white !important;
    background-color: #007C29;
}

#branding h1 {
    color: white;
}

div.breadcrumbs  {
    background-color: #B5D9C1;
    color: black;
}

div.breadcrumbs a {
    background-color: #B5D9C1;
    color: black;
}

#nav-sidebar caption {
    background-color: #B5D9C1;
}
