/*
Theme Name: G2 Construction
Theme URI: https://g2constructs.ca
Author: G2 Construction
Author URI: https://g2constructs.ca
Description: A professional, tabbed brochure theme for G2 Construction All site headings live as tabs across the top row so visitors click straight to the context they need - no endless scrolling. Built as a self-contained theme: every page section and project photo is bundled in, so it works the moment you activate it on a blank WordPress site.
Version: 1.3.0
Requires at least: 5.5
Tested up to: 6.7
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: lc-greenough
Tags: construction, business, brochure, one-page, tabbed-navigation, custom-logo, full-width-template
*/

/*
 * The full design lives in assets/css/theme.css (enqueued from functions.php).
 * This file only needs the theme header above to register the theme with WordPress,
 * plus a couple of safe base resets below.
 */

html { -webkit-text-size-adjust: 100%; }
body { margin: 0; }
* , *::before, *::after { box-sizing: border-box; }
