.pf-v5-c-masthead {
    background: #000;
    border-bottom: 3px solid #da291c;
}

.pf-v5-c-page__sidebar, .pf-c-page__sidebar{
    background: #000;
}

.keycloak__dashboard_icon {
        content:url("../img/MDACC-Site-Logo.png");
}

.keycloak__pageheader_brand {
    padding: 0;
    height: 60px !important;
    line-height: 60px !important;
    background-position: center center;
    background-repeat: no-repeat;
    margin-left: 1px;
}


.pf-v5-c-masthead .pf-v5-c-toolbar {
  --pf-v5-c-toolbar--BackgroundColor: #000000;
}
