The above block is copied from the site: https://lyonscpagrodev.wpenginepowered.com/
<!-- wp:group {"className":"site-footer","style":{"spacing":{"padding":{"top":"0","bottom":"var:preset|spacing|50"},"margin":{"top":"0","bottom":"0"}},"elements":{"link":{"color":{"text":"var:preset|color|white"}}}},"textColor":"white","layout":{"type":"constrained","contentSize":""}} -->
<div class="wp-block-group site-footer has-white-color has-text-color has-link-color" style="margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:var(--wp--preset--spacing--50)"><!-- wp:columns {"style":{"spacing":{"padding":{"top":"var:preset|spacing|110"},"blockGap":{"left":"var:preset|spacing|30"}}}} -->
<div class="wp-block-columns" style="padding-top:var(--wp--preset--spacing--110)"><!-- wp:column {"width":"35%"} -->
<div class="wp-block-column" style="flex-basis:35%"><!-- wp:image {"id":66,"sizeSlug":"large","linkDestination":"none","className":"footer-logo"} -->
<figure class="wp-block-image size-large footer-logo"><img src="https://lyonscpagrodev.wpenginepowered.com/wp-content/uploads/2025/10/logo-light.svg" alt="" class="wp-image-66"/></figure>
<!-- /wp:image --></div>
<!-- /wp:column -->
<!-- wp:column {"width":"","style":{"spacing":{"blockGap":"5px"}}} -->
<div class="wp-block-column"><!-- wp:heading {"level":4,"style":{"elements":{"link":{"color":{"text":"var:preset|color|one"}}}},"textColor":"one"} -->
<h4 class="wp-block-heading has-one-color has-text-color has-link-color">Contact Us</h4>
<!-- /wp:heading -->
<!-- wp:columns -->
<div class="wp-block-columns"><!-- wp:column {"width":"55%"} -->
<div class="wp-block-column" style="flex-basis:55%"><!-- wp:paragraph {"style":{"elements":{"link":{"color":{"text":"var:preset|color|eighth"}}}},"textColor":"eighth"} -->
<p class="has-eighth-color has-text-color has-link-color">Phone: <a href="tel:8583621099">(858) 362-1099</a><br>Fax: (858) 362-6065<br>E-Mail: <a href="mailto:lyonscpa@lyonscpagroup.com">lyonscpa@lyonscpagroup.com</a><br></p>
<!-- /wp:paragraph --></div>
<!-- /wp:column -->
<!-- wp:column -->
<div class="wp-block-column"><!-- wp:paragraph {"style":{"elements":{"link":{"color":{"text":"var:preset|color|eighth"}}}},"textColor":"eighth"} -->
<p class="has-eighth-color has-text-color has-link-color">7964 Arjons Drive, Suite B <br>San Diego, CA 92126</p>
<!-- /wp:paragraph --></div>
<!-- /wp:column --></div>
<!-- /wp:columns --></div>
<!-- /wp:column --></div>
<!-- /wp:columns -->
<!-- wp:group {"className":"copyright-row","style":{"spacing":{"blockGap":"0","padding":{"top":"var:preset|spacing|30"}}},"layout":{"type":"flex","flexWrap":"nowrap","orientation":"vertical"}} -->
<div class="wp-block-group copyright-row" style="padding-top:var(--wp--preset--spacing--30)"><!-- wp:list {"className":"inline-links"} -->
<ul class="wp-block-list inline-links"><!-- wp:list-item -->
<li><a href="https://lyonscpagrodev.wpenginepowered.com/privacy-policy/" data-type="page" data-id="3">Privacy Policy</a></li>
<!-- /wp:list-item -->
<!-- wp:list-item -->
<li><a href="https://lyonscpagrodev.wpenginepowered.com/web-accessibility/" data-type="page" data-id="34">Web Accessibility </a></li>
<!-- /wp:list-item -->
<!-- wp:list-item -->
<li><a href="https://lyonscpagrodev.wpenginepowered.com/site-map/" data-type="page" data-id="35">Site Map</a></li>
<!-- /wp:list-item --></ul>
<!-- /wp:list -->
<!-- wp:paragraph {"className":"google-recaptcha","style":{"elements":{"link":{"color":{"text":"var:preset|color|contrast"}}}},"textColor":"eighth"} -->
<p class="google-recaptcha has-eighth-color has-text-color has-link-color">This site is protected by reCAPTCHA and the Google <a href="https://policies.google.com/privacy" target="_blank" rel="noreferrer noopener">Privacy Policy</a> and <a href="https://policies.google.com/terms" target="_blank" rel="noreferrer noopener">Terms of Service</a> apply</p>
<!-- /wp:paragraph -->
<!-- wp:paragraph {"style":{"elements":{"link":{"color":{"text":"var:preset|color|eighth"}}}},"textColor":"eighth"} -->
<p class="has-eighth-color has-text-color has-link-color">Copyright © [tf_year] Lyons Accountancy Group. All Rights Reserved. Designed by <a href="https://tinyfrog.com/" target="_blank" rel="noreferrer noopener nofollow">TinyFrog Technologies</a>.</p>
<!-- /wp:paragraph --></div>
<!-- /wp:group --></div>
<!-- /wp:group -->
/*
site footer
--------------------------------------------- */
footer.wp-block-template-part {
margin-top: 0;
}
.site-footer {
background: var(--wp--preset--color--two);
line-height: 194.444%;
padding-bottom: 50px;
position: relative;
}
.site-footer:before {
content: '';
display: block;
background: url(assets/images/footer-dots-top-left.svg) no-repeat right top;
width: 333px;
height: 351px;
position: absolute;
top: -13px;
left: 0;
}
.site-footer:after {
content: '';
display: block;
background: url(assets/images/footer-dots-bottom-right.svg) no-repeat left bottom;
width: 329px;
height: 351px;
position: absolute;
bottom: -13px;
right: 0;
}
.site-footer > * {
position: relative;
z-index: 5;
}
#site-container .copyright-row {
font-size: 14px;
padding-left: 440px;
line-height: 194.444%;
}
/*
inline links
--------------------------------------------- */
#site-container .inline-links li,
#site-container .inline-links .block-editor-rich-text__editable {
display: inline-block;
vertical-align: top;
margin: 0;
}
.inline-links li:after {
content: '|';
display: inline-block;
margin-right: 7px;
margin-left: 9px;
}
.inline-links li:last-child:after {
display: none;
}