/* Theme17 Color Variant 8 - Steel Blue */
:root {
    --t17-primary: #475569;
    --t17-primary-light: #64748B;
    --t17-primary-dark: #334155;
    --t17-secondary: #0284C7;
    --t17-accent: #F59E0B;
    --t17-bg-dark: #1E293B;
}
