strong:has(a[href^="/Account/Register"]) {
    display: none !important;
}

a[href^="/Account/Forgot"] {
    display: none !important;
}