/* Display-Posts-Shortcut */


.display-posts-listing .title {
    font-size: var(--wp--preset--font-size--large);
    font-weight: bold;
}

.display-posts-listing .content {
    margin-bottom: .5rem;
    margin-top: .5rem;
}
