#forgot-password {
    cursor: pointer;
}

#forgot-password:hover {
    color: tomato;
}