/*
Theme Name: Techla Fenske Photography
Theme URI: https://thefreewebsiteguys.com
Author: The Free Website Guys
Author URI: https://thefreewebsiteguys.com
Description: A bespoke WordPress theme for Techla Fenske Photography, custom-built by The Free Website Guys from the original Lovable design. Elegant portfolio layout, customizable colors and content, and a React-powered front page.
Version: 1.0.0
License: GNU General Public License v2 or later
Text Domain: tmt
*/

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

/* Fixed header clears the WordPress admin bar when logged in (avoids overlap). */
body.admin-bar #tmt-app nav.fixed {
	top: var(--wp-admin--admin-bar--height, 32px);
}
