/*
Theme Name: MZS Export
Theme URI: https://mzsexport.co.uk
Author: MZS Export
Description: Block theme for MZS Export & Consultancy. Provides the site Header & Footer (via the MZS Export Blocks plugin) as template parts on every page, plus the brand colour palette, fonts and inner-page styling. Pair with the "MZS Export Blocks" plugin and add the section blocks to your pages.
Requires at least: 6.4
Tested up to: 6.7
Requires PHP: 7.4
Version: 1.0.0
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mzs-export
*/

/* theme.json drives most styling. A few non-token fallbacks live here. */
body {
  -webkit-font-smoothing: antialiased;
}

h1, h2, h3, h4 {
  letter-spacing: -0.02em;
}
