.AIRNRSS-login-required .AIRNRSS-login-link {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        box-sizing: border-box;
        width: auto;
        max-width: 100%;
        min-width: 0;
        min-height: 0;
        height: auto;
        padding: 0.65rem 1rem;
        overflow: visible;
        border: 0;
        border-radius: 0;
        background: #111111;
        color: #ffffff;
        font-size: 1em;
        font-weight: 400;
        line-height: 1.4;
        text-align: center;
        text-decoration: none;
        white-space: normal;
}

.AIRNRSS-login-required .AIRNRSS-login-link:hover,
.AIRNRSS-login-required .AIRNRSS-login-link:focus-visible {
        background: #2b2b2b;
        color: #ffffff;
        text-decoration: underline;
}
