.id-card-b730df0e {
    background-color: #f8f9fa;
    border-radius: 16px;
    padding: 32px;
}
.id-title-b730df0e {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 16px;
    color: #111;
}
.id-content-b730df0e {
    font-size: 14px;
    color: #444;
    line-height: 1.6;
}
.id-content-b730df0e p {
    margin-bottom: 12px;
}
.id-content-b730df0e p:last-child {
    margin-bottom: 0;
}