@import url('login.css');

.login-wrapper:before {
    background: none;
    margin-bottom: 70px;
}

body {
    padding: 0;
    background: #eaedf1
}