li:has(> details > summary a[href*="_internal_"]) {
    display: none !important;
}