html,
body {
    font-size: 16px;
}

.login-container {
    width: 520px;
    padding: 0;
}

.footer-text {
    bottom: 5.625rem;
}

/* admin css */
main {
    min-height: calc(100vh );
}

header {
    height: 5rem;
}