/*
Theme Name: Hyperbyte Trekking Theme
Theme URI: https://hyperbytesolution.com/
Author: Sandesh Bhatta
Author URI: https://sandeshbhatta09.com.np/
Description: A premium, visually stunning trekking and travel WordPress theme, designed for high-conversion adventure tour operators.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sandesh-trekking-theme
*/

/* Reset / Core Styles */
body {
	font-family: 'Inter', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
	color: #333333;
	background-color: #fcfcfc;
	overflow-x: hidden;
}
