
.login_form {
  padding: 3rem 1.5rem;
}

.login_form .btn {
  width: 100%;
}
.login_form .footer {
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
}
