/*
Theme Name: TravelEase Holidays
Theme URI: https://traveleaseholidays.com
Author: TravelEase Holidays
Author URI: https://www.instagram.com/travelease__holidays
Description: TravelEase Holidays — single-page travel theme with owner portal (/owner), trips, destinations, bookings, WhatsApp booking, and Customizer support.
Version: 1.4.5
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: travelease-holidays
Tags: one-column, custom-menu, custom-logo, featured-images, translation-ready, travel, full-width-template

TravelEase Holidays WordPress Theme
Copyright (C) 2025 TravelEase Holidays
*/

/* Base reset — main styles in assets/css/main.css */
*,
*::before,
*::after {
  box-sizing: border-box;
}

body {
  margin: 0;
}
