/* Theme6 Color Variant 5 - Nature Green */
:root {
    --primary: #059669;
    --primary-light: #10B981;
    --primary-dark: #047857;
    --accent: #0284C7;
    --footer-bg: #064E3B;
}
