/*
Theme Name: Expose Travel
Author: Kantipur Themes
Author URI: https://www.kantipurthemes.com/
Theme URI: https://www.kantipurthemes.com/downloads/expose-travel
Description: Expose Travel is a Full Site Editing Travel WordPress theme. It is a versatile and powerful WordPress theme designed specifically for travel agencies, travel operators, travel affiliates, travel destination directories, hotels, hostels, 1 -5 star hotels, international luxury hotels, boutique hotels, resorts, spas and resorts, B&B, tour packages, city tour, one day tour, sightseeing tour, adventure activity, hiking, cycling, kayaking, climbing, skiing, safari, sailing, chalet, beach house, cabin, cottage, villa and much more.
Tags: full-site-editing, editor-style, block-styles, block-patterns
Text Domain: expose-travel
Requires at least: 6.3
Requires PHP: 7.4
Tested up to: 6.7
Version: 1.0.0

License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* Styles intended only for the front.*/
html {
	scroll-behavior: smooth;
}

@media screen and (prefers-reduced-motion: reduce) {

	html {
		scroll-behavior: auto;
	}
}

body {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}