.pmb_ContentAreaHeader {
    background-color: black;
    text-transform: capitalize;
}

.TitleBar {
    background-color: black;
}

.AxiomHeaderDetails {}

div#AxiomHeaderBar {
    background-color: black;
}

div#MoveableContentPanel {
    background-color: black;
}

#LeftMenuContent .AxiomMenuTile[data-selected="1"] {
    background-color: black;
    border-radius: 40px;
}

.MobileAxiomBackground, #MoveableContentPanel {
    background-color: black;
}

.InitialSlideTextDIV {
    background: black;
    color: white;
    white-space: nowrap;
    padding: 6rem 4rem;
    overflow:hidden;
}

div#AxiomVideoContentArea {
    background-color: rgb(255, 255, 255);
    background-image: url(https://content.onlinexperiences.com/FileLibrary/4472/22/07_CORP_BG_Image_Reg_Page_2000x1110-100.jpg);
    background-size: 100% 100%;
    background-position: 50% 0%;
    background-repeat: no-repeat;
}

div#MoveableContentPanel {
    background-color: rgb(255, 255, 255);
    background-image: url(https://content.onlinexperiences.com/FileLibrary/4472/22/07_CORP_BG_Image_Reg_Page_2000x1110-100.jpg);
    background-size: 100% 100%;
    background-position: 50% 0%;
    background-repeat: no-repeat;
}