@charset "UTF-8";

:root {
    --color-primary: #0070cc;
    --color-secondary: #1a1740;
    --color-tertiary: #fccb27;
}
