.bbv-search-badge {
    display: inline-block;
    margin-right: .45rem;
    padding: .15rem .45rem;
    border-radius: 999px;
    font-size: .72em;
    font-weight: 700;
    line-height: 1.3;
    background: #eef3f7;
    color: #17324d;
    vertical-align: .08em;
}
.bbv-search-email-action {
    display: inline-block;
    margin-left: .35rem;
    font-weight: 700;
    text-decoration: underline;
    white-space: nowrap;
}


/* Technische Suchindex-Eintraege haben keinen redaktionellen Autor und kein Veroeffentlichungsdatum. */
.search article.type-bbv_contact .post_info,
.search article.type-bbv_document .post_info,
.search article.type-bbv_course .post_info,
.search article.type-bbv_contact .post-meta,
.search article.type-bbv_document .post-meta,
.search article.type-bbv_course .post-meta,
.search article.type-bbv_contact .entry-meta,
.search article.type-bbv_document .entry-meta,
.search article.type-bbv_course .entry-meta,
.search .type-bbv_contact .qodef-e-info,
.search .type-bbv_document .qodef-e-info,
.search .type-bbv_course .qodef-e-info,
.search .type-bbv_contact .post_info_bottom,
.search .type-bbv_document .post_info_bottom,
.search .type-bbv_course .post_info_bottom,
.search .type-bbv_contact .post_text_inner > .post_info,
.search .type-bbv_document .post_text_inner > .post_info,
.search .type-bbv_course .post_text_inner > .post_info {
    display: none !important;
}
