#api .intro,
#api .divider,
#api .create,
#api .rememberMe {
    display: none;
}

#api .forgot-password {
    font-size: 0.875rem;
    padding-left: 1.25rem;
    order: 1000;
}

#api .forgot-password a:not(:hover) {
    color: var(--rkt-palette-gray-600)
}