.auth-password-help {
    margin-top: -8px;
    text-align: right;
}

.auth-password-help a,
.auth-footer a {
    color: #057bb4;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
}

.auth-password-help a:hover,
.auth-footer a:hover {
    text-decoration: underline;
}
