.v2board-shortcuts-item .si-feed {
    display: none !important;
}

.v2board-shortcuts-item:has(.si-feed) {
    display: none !important;
}
