.elementor-52904 .elementor-element.elementor-element-cbd31de{--display:flex;}.elementor-52904 .elementor-element.elementor-element-ffb021d{text-align:center;}.elementor-52904 .elementor-element.elementor-element-212c860{--display:flex;}.elementor-52904 .elementor-element.elementor-element-b43dbab{--display:flex;}.elementor-52904 .elementor-element.elementor-element-d74a23a{--display:flex;}.elementor-52904 .elementor-element.elementor-element-a484f37{--display:flex;}.elementor-52904 .elementor-element.elementor-element-f1386a1{--display:flex;}/* Start custom CSS for text-editor, class: .elementor-element-ccdd49b */.family-table {
    width: 100%;
    border-collapse: collapse;
}

.family-table th,
.family-table td {
    border: 1px solid #999;
    padding: 6px 8px;
    vertical-align: top;
}

.family-table td:first-child {
    width: 88%;
}

.family-table td:last-child {
    width: 12%;
    text-align: center;
}

.family-table .person,
.family-table .age {
    display: block;
    min-height: 1.6em;
    line-height: 1.6;
    padding: 2px 0;
}

.family-table tbody tr:nth-child(odd) {
    background-color: #eef5fa;
}
.family-table thead th {
    position: sticky;
    top: 30px;              /* Adjust to match your header height */
    z-index: 100;
    background: #005A9C;
    color: white;
}/* End custom CSS */