.bullets {
    display: none !important;
}

#views {
    display: none !important;
}

.ft {
    display: none;
}
.db-table {
    display: none;
}

.db-table + p {
    display: none;
}

.link-tree::part(label) {
    font-weight: bold;
    font-style: italic;
    text-decoration: underline;
}
