.user-profile__qr-image {
    border: 2px solid #e1e1e1;
    border-radius: 12px;
    padding: 15px;
    display: none;
}

.user-profile__qr-title {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 15px;
    display: none;
}