# Footer Module

- Purpose: Manages the global footer (logo column, multi-office contact details, copyright bar).
- `acf.php`: Registers footer fields (logo, contacts, copyright, social links).
- `shortcodes.php`: Renders the structured footer layout via `[remark_footer]`.
- `page.css|page.js|page.anim.js`: Footer-specific styling and optional interactivity/animations.

### Notes
- Contact icons can be overridden per column (address/phone/email); leave blank to keep the default SVGs.
- Social links accept custom icons; otherwise the shortcode falls back to the platform glyph or first-letter badge.
