    :root {
        /* Primary brand colours */
        --gs1-blue: #002c6c;
        --gs1-light-blue: #005596;
        --gs1-orange: #f26334;
        --gs1-dark-gray: #454545;
        --gs1-dark-medium-gray: #888B8D;
        --gs1-light-medium-gray: #B1B3B3;
        --gs1-light-gray: #f4f4f4;
          
        /* Secondary brand colours */
        --gs1-raspberry: #F05587; /* Retail, Capture (Jaemüük, jäädvustamine) */
        --gs1-purple: #BD80B7; /* General merchandise (Üldine kaup) */
        --gs1-lavender: #AF96D4; /* Apparel (Riided) */
        --gs1-slate: #89AADB;
        --gs1-sky: #00B6DE; /* Healthcare, Identify (Tervishoid, tuvastamine) */
        --gs1-link: #008DBD; /* HTML links only */
        --gs1-mist: #8DB9CA; /* Education (Haridus) */
        --gs1-teal: #22BCB9; /* Transport & logistics (Transport ja logistika) */
        --gs1-mint: #71B790; /* Government (Valitsus) */
        --gs1-grass: #7AC143; /* Foodservice, Share */
        --gs1-forest: #00AC4A; /* Recycling */
        --gs1-olive: #9DBB68; /* Technical industries */
        --gs1-lime: #C1D82F; /* Marketplaces */
        --gs1-gold: #C4B000; /* Finance */
        --gs1-peach: #FBB034; /* Fresh foods */
        --gs1-tangerine: #FF8200; /* CPG, Use */
        --gs1-honey: #B78B20; /* Humanitarian logistics */
        --gs1-terracotta: #D18158; /* Agriculture */
    }
