/* Header nav to make SWABIZ 101 link disappear */
.menubar__LOA5t span:has(> a[href="/welcome/?clk=GNAV-SWABIZ101"]) {
    DISPLAY: NONE;
}
