body {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1;
}

h2 {
    border: none;
    font-weight: 500;
    font-size: 32px;
}

.pure-button {
    border-radius: 4px;
}

.mt-16 {
    margin-top: 16px;
}

.ml-0 {
    margin-left: 0;
}

.loginuserpass {
    max-width: 540px;
    margin: auto;
    position: relative;
}

#footer {
    background: none;
    color: #1c1c1c;
}
