/*
Theme Name: Kya Enterprise
Theme URI: https://kyaenterprise.co.za
Author: Square Root Creatives
Author URI: https://www.squarerootcreatives.co.za
Description: Custom-built WordPress theme for Kya Enterprise, a specialty gas distributor based in Kempton Park, South Africa. Built as hand-coded page templates (Home, About, Services, Products, Leadership, Contact) rather than the block editor.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: kya-enterprise
*/

/* This theme's page-level styling lives inline within each page template
   (template-home.php, template-about.php, etc.) rather than in this file.
   This stylesheet exists to satisfy WordPress's theme requirements and
   for any small global overrides added below. */

body {
  margin: 0;
  padding: 0;
}
