/*
Theme Name: ZES Engineering
Theme URI: https://zes.co.ke
Author: Zama Systems LTD
Author URI: https://zes.co.ke
Description: Custom corporate theme for Zama Engineering Systems, the security and engineering division of Zama Systems LTD.
Version: 1.0.1
Requires at least: 6.7
Tested up to: 7.0
Requires PHP: 8.2
Text Domain: zes-engineering
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/

html {
	scroll-behavior: smooth;
}

body {
	margin: 0;
}

@media (prefers-reduced-motion: reduce) {
	html {
		scroll-behavior: auto;
	}
}
