ul > li:has(ul) {
    list-style-type: none;
}

table {
    margin-bottom: 1.4em;
}
