#user {
    margin-bottom: 1.8rem !important;
}

#password {
    margin-bottom: 1.4rem !important;
}

.error {
    position: absolute;
}

.login-error {
    color: #dc3545;
}