:root{
    --brand-color-light: #60A5FA;
    --brand-color-dark: #1D4ED8;
    --bg-color: #0F172A;
    --stroke-color: #1E293B;
    --text-color-primary: #F1F5F9;
    --text-color-secondary: #CBD5E1;

    /* --h1: 800 24px/135%;
    --h2: 800 16px/140%;
    --h3: 800 14px/140%;
    --text-span: 600 14px/145%;
    --text: 400 16px/160%;
    --text-sm: 400  14px/160%; */
}