.panelV2.blocks__latest-topics > .panel__header > .panel__heading,
.panelV2.blocks__latest-topics > .panel__body,
.panelV2.blocks__posts > .panel__header > .panel__heading,
.panelV2.blocks__posts > .panel__body {
    display: none;
}

[src*="https://chat.seedpool.org:1337/"],
[src*="https://talk.seedpool.org/"] {
    display: none !important;
}

.page__home > article:nth-of-type(1) > p:nth-of-type(1) {
    display: none !important;
}
.quick-search__input {
  display: none;
}