.login-logo {
    display: flex !important;
    justify-content: center !important;
    margin-bottom: 2rem !important;

    & img {
        max-width: 100% !important;
        max-height: 90px !important;
    }
}

.module {
    margin: 0 !important;
}

.form-check-label {
    padding-left: 0.125rem !important;
    line-height: initial !important;
    font-weight: bold !important;
}