.uc-background {
    background-color: rgba(247, 247, 255, 0.92);
    height: 100%;
    width: 100%;
    top: 0;
    position: absolute;
}

#rec1857129991 .t-menu-base__maincontainer {
    border: 1px solid var(--Main-PrimaryLight, #D1C0BD);
    background-color: rgba(247, 247, 255, 1) !important;
    /* Main/DropShadow */
    box-shadow: 0 4px 4px 0 rgba(229, 59, 59, 0.25);
}