/*
Theme Name: Indigo Systems
Theme URI: https://www.indigosystems.ltd.uk/
Author: Indigo Systems Ltd
Author URI: https://www.indigosystems.ltd.uk/
Description: A modern, high-impact custom WordPress theme for Indigo Systems Ltd — electrical, fire safety and security contractors across London and the South East. Fully responsive, SEO-optimised, with custom post types for Services & Projects, blog functionality, and Contact Form 7 integration.
Version: 5.1.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: indigo-systems
Tags: business, fire-safety, security, responsive, custom-colors, custom-logo, custom-menu, featured-images, blog
*/

/*
 * The full stylesheet lives in /assets/css/main.css and is enqueued via functions.php.
 * This file is required by WordPress for theme metadata. Base resets are kept minimal below.
 */

*,
*::before,
*::after { box-sizing: border-box; }

body { margin: 0; }
