:root {
    --colors-territory: var(--colors-newntg-charcoal-09, rgb(52, 55, 65));
    --colors-darwin: var(--colors-newntg-regions-darwin-03, rgb(118, 186, 67));
    --colors-palmerston: var(--colors-newntg-regions-savana-03, rgb(86,108,48));
    --colors-alice-springs: var(--colors-newntg-regions-central-aus-03, rgb(237,22,78));
    --colors-katherine: var(--colors-newntg-regions-big-rivers-03, rgb(252,180,20));
    --colors-east-arnhem: var(--colors-newntg-regions-east-arnhem-03, rgb(209,221,38));
    --colors-top-end: var(--colors-newntg-regions-top-end-03, rgb(0,157,193));
    --colors-tennant-creek: var(--colors-newntg-regions-barkley-03, rgb(240,90,36));
}