body {
    background-color: #212529;
    font-family: "Inter", sans-serif !important;
}

.login-form-col {
    background-color: white;
}

.login-form-col div.login-form-div {
    width: 500px !important;
}