File: /home/mdosdorg/public_html/wp-content/themes/fundifly-charity/patterns/404-page-not-found.php
<?php
/**
* Title: 404 Page Not Found
* Slug: fundifly-charity/404-page-not-found
* Categories: fundifly-charity-template
*/
?>
<!-- wp:group {"tagName":"main","style":{"spacing":{"padding":{"top":"40px","bottom":"40px","left":"var:preset|spacing|40","right":"var:preset|spacing|40"}}},"layout":{"type":"constrained","wideSize":"100%"}} -->
<main class="wp-block-group" style="padding-top:40px;padding-right:var(--wp--preset--spacing--40);padding-bottom:40px;padding-left:var(--wp--preset--spacing--40)"><!-- wp:group {"style":{"spacing":{"blockGap":"15px"}},"layout":{"type":"constrained","wideSize":"1180px"}} -->
<div class="wp-block-group"><!-- wp:site-title {"level":2,"textAlign":"center"} /-->
<!-- wp:heading {"textAlign":"center","level":4,"style":{"typography":{"fontStyle":"normal","fontWeight":"500"}}} -->
<h4 class="wp-block-heading has-text-align-center" style="font-style:normal;font-weight:500"><?php esc_html_e('404 Page Not Found', 'fundifly-charity') ?></h4>
<!-- /wp:heading -->
<!-- wp:paragraph {"align":"center","style":{"elements":{"link":{"color":{"text":"var:preset|color|foreground"}}}},"textColor":"foreground"} -->
<p class="has-text-align-center has-foreground-color has-text-color has-link-color"><?php esc_html_e('Oops! Looks like the page you are looking for does not exist.', 'fundifly-charity') ?></p>
<!-- /wp:paragraph -->
</div>
<!-- /wp:group -->
</main>
<!-- /wp:group -->