.volver__login {
    transition: all 0.2s;
}

.volver__login:hover {
    color:rgb(105, 105, 255);
}