/* ── De Promoot clubblad-tabel ── */
table.depromoot-table {
    line-height: 1.3;
}

table.depromoot-table td,
table.depromoot-table th {
    padding: 3px 6px;
}

/* Higher specificity beats block-editor inline font-size on spans — no !important needed */
body table.depromoot-table span {
    font-size: 0.95rem;
}

table.depromoot-table td p,
table.depromoot-table th p {
    margin: 0;
    padding: 0;
}
