here is my thought on web development for wordpress version as human for Brentwood. #build header header is a complex setup should be easy to manage with menu and sub menu, the challenge is that it is not a basic menu it has conditional menu where it shows child menus eg on inner pages specific to selected menu items, so in this case we should do somekind of conditional display but should be easy to manage eg with normal Apperance -> Menu setup in wordpress. Perhaps we can solve this with scenario of conditional menu items or Kadence element or custom header.php in the child theme. #build body template it is a boxed layout, we will mimic the style from live site with red line vertical on the 30% left when on desktop and on the very edge left when on mobile, need body styling for this via css to make it happen. Footer is custom too, where it seems integrated with body, footer area appear consitenty through out the pages, sould be doable. #custom blocks it will need some custom blocks that we will store in the child theme, especially for the aim of to make it easy in page editor part and also to give build consistency. some of blocks to build: ## Hero Media block a gutenberg to mimic live site page title media area (also known as featured image area before page title) .it has options to choose what media to appear if it is a single image, slider, dual images, youtube video , or Mp4 video. ## Page Title block It is a block to produce page title H1 it has area editor below it for placing content , button, table nav, with dashed grey separtor and it has margin top so when on vh 100%, the part still shown above the fold eg like in homepage and in /giving page.