/*
Theme Name: SUNCBD
Theme URI: https://example.com/suncbd
Author: Your Name
Author URI: https://example.com
Description: A fully editable WordPress theme for renewable energy / solar companies, built with Elementor and WooCommerce support. Clone/re-implementation inspired by the Soleil design (not affiliated with AxiomThemes).
Version: 1.0.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: LICENSE
Text Domain: suncbd
Tags: e-commerce, custom-menu, custom-colors, custom-logo, translation-ready, block-editor-styles

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* Base resets and typography fallbacks live in assets/css/main.css (enqueued in functions.php).
   This file intentionally stays minimal — it's required by WordPress for theme metadata. */

body {
	font-family: 'Jost', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
	color: #1c1c1c;
}
