  body.pre-content--white .layout-pre-content .breadcrumb ol li a {
    color: #FFDF00;
    text-shadow: 4px 1px 3px black;
}

body.pre-content--white .layout-pre-content .breadcrumb ol li {
    color: #fff;
    text-shadow: 4px 1px 3px black;
}

body.pre-content--white .layout-pre-content .page-title {
    color: #fff;
    margin-bottom: .5rem;
}

body.pre-content--white .layout-pre-content {
    color: #fff;
    margin-bottom: 50px;
    background-image: url(/sites/default/files/2025-04/bhmbg_0.jpg);
    background-size: cover;
}
