/*
Theme Name: IALF CPI
Theme URI: https://ialf-cpi.org.uk/
Author: IALF CPI™ UK
Author URI: https://ialf-cpi.org.uk/
Description: Continuous Professional Impact — Premium UK Professional Standard WordPress Theme. Features 3D Stage animations, interactive telemetry calculator, impact dossiers, and full responsive design.
Version: 1.0.0
Requires at least: 5.8
Tested up to: 6.7
Requires PHP: 7.4
License: Proprietary
License URI: https://ialf-cpi.org.uk/
Text Domain: ialf-cpi
Tags: professional, education, corporate, clean, responsive-layout, custom-menu, featured-images, full-width-template
*/

/* Core resets and base font family */
html, body {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
*, *::before, *::after {
  box-sizing: inherit;
}
