/*
Theme Name: Berryman Brokers
Theme URI: https://berrymanbrokers.com/
Author: Berryman Brokers / Red Rooster Web
Description: Pixel-faithful WordPress theme for berrymanbrokers.com. Includes 20 custom page templates that mirror the live Kitsap Peninsula real estate site, hard-coded header/footer with customizer-driven contact info, parallax fixed backgrounds, functional mortgage calculator, IDX shortcode hook, GoHighLevel form integration points, hero video, and full Elementor support for future page edits. Companion plugin "Berryman Brokers — Pages" creates every WordPress page and assigns the correct template on activation.
Version: 2.1.4
License: GPL v2 or later
Text Domain: berryman-brokers
*/

/* Global reset & base — page-specific styles live in each page template's inline <style> block. */
*{box-sizing:border-box}
html,body{margin:0;padding:0;font-family:'DM Sans',system-ui,sans-serif;-webkit-font-smoothing:antialiased}
