.wp-block-resideo-plugin-recent-properties {
    background-color: #f5f7fa;
    padding: 20px;
    border: 1px dotted #888;
}
.wp-block-resideo-plugin-recent-properties .recent-properties-placeholder-img {
    background: url(../images/recent-properties-module.png) no-repeat scroll center center;
    background-size: contain;
    height: 156px;
}
.wp-block-resideo-plugin-recent-properties .recent-properties-placeholder-header,
.wp-block-resideo-plugin-recent-properties .recent-properties-placeholder-subheader {
    text-align: center;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    margin-top: 0;
}
.wp-block-resideo-plugin-recent-properties .recent-properties-placeholder-header {
    margin-bottom: 0;
}
.wp-block-resideo-plugin-recent-properties fieldset span.components-base-control__label {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-size: 13px;
    padding-bottom: 4px;
}