.hide {
    position: absolute;
    visibility: hidden;
}

.returnToLoginWrapper a{
    color: unset;
}