.wp-block-resideo-plugin-contact {
    background-color: #f5f7fa;
    padding: 20px;
    border: 1px dotted #888;
}
.wp-block-resideo-plugin-contact .contact-placeholder-img {
    background: url(../images/contact-module.png) no-repeat scroll center center;
    background-size: contain;
    height: 156px;
}
.wp-block-resideo-plugin-contact .contact-placeholder-header {
    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-contact .pxp-block-contact-bg-image-btn {
    width: 100%;
    height: 125px;
    background: #fff;
    border: 1px solid #e2e4e7;
    text-align: center;
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
}
.wp-block-resideo-plugin-contact 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;
}