/*
Theme Name: King Tut Portal
Theme URI: https://plan.kingtut.tours
Author: King Tut Tours
Author URI: https://kingtut.tours
Description: Branded landing-page theme for the King Tut Portal. Logo header on all pages, a homepage with Register & Login forms, landing-page templates, and a clean front-end dashboard for admins and travelers (works with the King Tut Portal plugin).
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
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: kingtut-portal-theme
*/

/* Base reset — full styles live in assets/theme.css */
*{box-sizing:border-box}
html,body{margin:0;padding:0}
img{max-width:100%;height:auto}
a{text-decoration:none}
