.wp-block-short-tax-post-featured-posts {
    background-color: #f5f7fa;
    padding: 20px;
    border: 1px dotted #888;
}
.wp-block-short-tax-post-featured-posts .featured-posts-placeholder-img {
    background: url(../../../images/featured-posts-module.png) no-repeat scroll center center;
    background-size: contain;
    height: 128px;
}
.wp-block-short-tax-post-featured-posts .featured-posts-placeholder-header {
    text-align: center;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}