:root {
    --animate-duration: 0s;
}

.search-footer {
    display: none !important;
}

.archive-item-date {
    display: none !important;
}

.group-title {
    display: none !important;
}

.post-info {
    display: none !important;
}

.post-author > .author {
    display: none !important;
}

.post-meta > :nth-child(2) {
    display: none !important;
}

.fa-solid.fa-rss.fa-fw {
    display: none !important;
}

.suggestion-date {
    display: none !important;
}