#forgotPassword{
    background-color: #d2d6de;
}

#title{
    font-size: 35px;
    text-align: center;
    margin-bottom: 25px;
    font-weight: 300;
}

a {
    color: #444;
    font-weight: 600;
}

a:hover{
    text-decoration: none;
}

#btnEnviar{
    border-radius: 0px;
}