/*
Theme Name: Abbey Alexander Partners
Theme URI: https://abbeyalexanderpartners.com
Description: Production child theme for Abbey Alexander Partners on the KOKO Digital Platform.
Author: KOKO Group
Template: koko-enterprise-core
Version: 1.1.0
Requires at least: 6.6
Requires PHP: 8.2
Text Domain: abbey-alexander-partners
License: GPL-2.0-or-later
*/

:root {
    --color-primary: #0f2236;
    --color-secondary: #183b57;
    --color-accent: #b9924b;
    --color-accent-hover: #987437;
    --color-accent-soft: #f4efe5;
    --color-accent-contrast: #0f2236;
    --color-light: #f7f8f8;
    --color-surface-muted: #eef2f4;
    --font-heading: "Cormorant Garamond", Georgia, serif;
    --font-body: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}
