body {
    background: #ffffff !important;
    height: 100%;
}

.height-100vh {
    height: 100vh;
}

.login-container {
    width: 24rem;
}

.title {
    font-size: 1.875rem !important;
    font-weight: 600;
    font-style: normal;
    line-height: 38px;
    text-decoration: none;
    text-transform: none;
    letter-spacing: -0.02em;
    color: #101828;
}

.logo-img {
    object-fit: cover;
    max-height: 100vh;
}

.login-footer * {
    font-size: 0.875rem !important;
    font-weight: 400;
    font-style: normal;
    line-height: 20px;
    text-decoration: none;
    text-transform: none;
    letter-spacing: -0.02em;
}
