/*
Theme Name: Solae Global
Theme URI: https://solaeglobal.com/
Author: Solae Global
Author URI: https://solaeglobal.com/
Description: Custom theme for Solae Global — a founder-led digital growth firm in Dubai. Dark editorial design system (ink / paper / brass / oxblood) with a Journal blog and a built-in evaluation enquiry form. Converted from the original bespoke static build.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.7
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: solae-global
*/

/*
 * The visual styles live in:
 *   assets/css/home.css  — front page
 *   assets/css/site.css  — every other page
 * They are enqueued conditionally in functions.php. This file only carries the
 * theme header that WordPress requires, plus a couple of safe fallbacks.
 */

html { background: #0B0B0C; }
body { margin: 0; }
