/* Theme17 Color Variant 13 - Forest Pine */
:root {
    --t17-primary: #166534;
    --t17-primary-light: #22C55E;
    --t17-primary-dark: #14532D;
    --t17-secondary: #15803D;
    --t17-accent: #F59E0B;
    --t17-bg-dark: #14532D;
}
