﻿
.loginContainer {
    padding: 24px;
    background-color: white;
    border-radius: 16px;
    box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.2);
    max-width: 550px !important;
}

/*.loginButton {
    margin-bottom: 16px;
    background: linear-gradient(to right, #1363df 60%, #e0be84, #d1a75f);
}
*/

.loginEditForm {
    width: 100% !important;
}
