.sapUiGlobalBackgroundColor, .sapMShellGlobalInnerBackground {
    background-color: rgba(0, 153, 123, 0.03);
}
.sapMLnk {
    color: #d90049;
    text-decoration: none;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal;
    font-family: "72",Arial,Helvetica,sans-serif;
    font-size: 0.875rem;
    cursor: pointer;
}
.sapUshellContainerTitle {
    color: #ff0d5e;
    text-shadow: 0 0 0.125rem #ff0d5e;
}
.sapUiUfdShellHeadItm>span,
.sapUiUfdShellHeadUsrItm {
    text-shadow: 0 0 0.025rem #ff0d5e !important;
    color: #ff0d5e !important;
    background-color: black !important;
}
.sapUiUfdShellHeader {
    background-color: black !important;
}
.sapUiUfdShell .sapUiUfdShellBrand {
    background: black !important;
}

/* .sapUiGlobalBackgroundColor, .sapMShellGlobalInnerBackground {
    background-color: rgba(0, 153, 123, 0.03);
} */