/*
Theme Name: Niagara Falls Boat Tours
Theme URI: https://niagarafallsboat.tours
Author: Makana Marketing
Description: Custom tourism theme for Niagara Falls Boat Tours. Data-driven tours + categories, conversion-first homepage, booking/inquiry flow.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
License: GNU General Public License v2 or later
Text Domain: niagara-falls-boat-tours
*/

/* Base reset lives here; full styles in assets/css/main.css */
*, *::before, *::after { box-sizing: border-box; }
body { margin: 0; }
img { max-width: 100%; height: auto; display: block; }
a { color: inherit; }
