/* Styles specific to login.html */
body {
    background-color: #e9ecef;
}

.alert {
    margin-top: 10px;
}
