/* Keep YAML description for listing cards/metadata, but don't show it under the page title */
.quarto-title-block .description {
    display: none;
}
