/*
Theme Name: Wachtel Construction
Theme URI: https://wachtelconstruction.com
Author: Wachtel Construction
Author URI: https://wachtelconstruction.com
Description: Custom hand-built theme for Wachtel Construction - family-owned general contracting in North Idaho. No page builder dependency.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: wachtel
*/

/* Base styles live in assets/css/main.css - this file only carries the required theme header and a couple of resets so the site still looks intentional if main.css fails to load. */

* { box-sizing: border-box; }
body { margin: 0; }
img { max-width: 100%; height: auto; display: block; }
