.gympass-error .blocked-user .subtitle {
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 10px;
}

.gympass-error .blocked-user .list {
    list-style-type: disc;
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 46px;
    padding-left: 25px;
}

.gympass-error .blocked-user .list-item {
    margin-bottom: 10px;
}

.gympass-error .blocked-user b {
    font-weight: 700;
}

.gympass-error .blocked-user .list {
    list-style-type: disc;
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 56px;
}

.gympass-error h1 {
    margin-top: 30px !important;
}

.blocked-user {
    margin-bottom: 0 !important;
}