/*
Theme Name: GreenfiniteAI
Theme URI: https://thefreewebsiteguys.com
Author: The Free Website Guys
Author URI: https://thefreewebsiteguys.com
Description: A custom WordPress theme tailored for this project, hand-built and maintained by The Free Website Guys. Optimized for an AI-driven sustainability and ESG experience with deep WordPress customizer support.
Version: 1.1.5
License: GNU General Public License v2 or later
Text Domain: tmt
*/

*, *::before, *::after { box-sizing: border-box; }
body { margin: 0; padding: 0; }

/* Offset fixed site header when the WordPress admin bar is visible. */
body.admin-bar #tmt-app .tmt-app-root > nav {
  top: var(--wp-admin--admin-bar--height, 32px);
}
