/* Theme6 Color Variant 10 - Forest Green */
:root {
    --primary: #15803D;
    --primary-light: #16A34A;
    --primary-dark: #166534;
    --accent: #CA8A04;
    --footer-bg: #14532D;
}
