.margin-login {
    margin-top: 100px;
}

.login-btn {
    float: right;
}

.red {
    color: orangered;
}

.pull-top {
    margin-top: -30px;
}

.push-bottom {
    min-height: 490px;
}