/*
Theme Name: EmbassyOS
Theme URI: https://embassyos.local
Author: EmbassyOS
Description: Shared multisite theme for embassy and consulate sites — structured layouts, accessible navigation, Tailwind-powered design tokens.
Version: 1.2.0
Requires at least: 6.0
Tested up to: 6.8
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: embassyos-theme

Built styles: assets/css/app.css (run npm run build after editing templates or src/input.css).
*/

:root {
	--senegal-green: #00853f;
	--senegal-green-dark: #005a2a;
	--senegal-gold: #e8a33d;
	--senegal-red: #e31b23;
	--senegal-yellow: #fdef42;
	--cream-bg: #faf8f3;
	--text-primary: #1a1a1a;
	--text-secondary: #4a4a4a;
}
