/*
Theme Name: Travel Inn Airport Hotel
Theme URI: https://travelinnairporthotel.com
Description: Custom premium hotel booking theme for Travel Inn Airport Hotel
Version: 1.0.0
Author: Santosh Adhikari
Author URI: https://santoshadhikary.info.np
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: travel-inn
Tags: hotel, booking, responsive, custom

This theme is built specifically for Travel Inn Airport Hotel with custom booking functionality.
*/

/* Basic Reset */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

/* This file serves as the theme identifier for WordPress */
/* Main styles are in assets/css/main.css */