#navigation-header a[href="/"],
#navigation-header a[href="https://robinhood.com"],
#navigation-header a[href="https://robinhood.com/"],
#navigation-header a[aria-label*="Robinhood Logo" i],
nav a[aria-label*="Robinhood Logo" i],
nav a[href*="robinhood.com/eu/en/"],
header a[href="/"],
header a[href="https://robinhood.com"],
header a[href="https://robinhood.com/"],
header a[aria-label*="Robinhood Logo" i],
header a[href*="robinhood.com/eu/en/"] {
    position: relative !important;
    display: inline-block !important;
    width: 180px !important;
    height: 36px !important;
    line-height: 36px !important;
    background-image: var(--front-admin-logo) !important;
    background-repeat: no-repeat !important;
    background-position: left center !important;
    background-size: contain !important;
    color: transparent !important;
    font-size: 0 !important;
    overflow: hidden !important;
}

#navigation-header a[href="/"] *,
#navigation-header a[href="https://robinhood.com"] *,
#navigation-header a[href="https://robinhood.com/"] *,
#navigation-header a[aria-label*="Robinhood Logo" i] *,
nav a[aria-label*="Robinhood Logo" i] *,
nav a[href*="robinhood.com/eu/en/"] *,
header a[href="/"] *,
header a[href="https://robinhood.com"] *,
header a[href="https://robinhood.com/"] *,
header a[aria-label*="Robinhood Logo" i] *,
header a[href*="robinhood.com/eu/en/"] * {
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
}

#navigation-header,
header,
nav,
[role="navigation"],
[id*="navigation" i] {
    background-color: #000000 !important;
    background: #000000 !important;
}

#navigation-footer,
footer,
[id*="footer" i] {
    background-color: #2FE6DE !important;
    background: #2FE6DE !important;
}
