/* TavernWall v6.2.4 Helper Text Cleanup */
.card > p.muted:empty,
.card .muted:empty,
.post-type-help:empty {
    display: none !important;
    margin: 0 !important;
    padding: 0 !important;
}
