/*
Theme Name: Innov8th
Theme URI: https://www.innov8th.co.uk/
Author: Innov8th
Author URI: https://www.innov8th.co.uk/
Description: Custom WordPress theme for Innov8th – Digital Marketing Agency UK. High-impact websites, mobile apps, and marketing campaigns that drive real growth.
Version: 1.0.0
Requires at least: 5.9
Tested up to: 6.4
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: innov8th
Tags: custom-logo, custom-menu, featured-images, full-site-editing, theme-options, translation-ready, block-styles, wide-blocks, accessibility-ready, custom-colors, editor-style, footer-widgets, blog, one-column, two-columns, sticky-post, threaded-comments

Main styles are enqueued from css/style.css via functions.php.
This file satisfies the WordPress theme requirement for a root style.css with theme header.
*/

/* Minimal fallback – primary styles loaded from css/style.css */
body {
	background: #000;
	color: #fff;
}
