:root {
  --colour-unicef-blue: #00aeef;
  --colour-unicef-kowhai: #ffc20e;
  --colour-unicef-indigo: #374ea2;
  --colour-unicef-kakowai: #961a49;
  --colour-unicef-kakariki: #80bd41;
  --colour-unicef-light-grey: #f0f0f0;
  --colour-unicef-mid-grey: #bbbbbb;
  --colour-unicef-dark-grey: #575a5b;
  --colour-unicef-grey: #2C2926;
  --colour-unicef-black: #1e1e1e;
  --colour-footer-black: #2C2926;
  --colour-unicef-darker-grey: #1E1E1E;
  --colour-unicef-silver: #e4e4e4;
  --colour-high-contrast-blue: #007cad;
  --colour-high-contrast-cyan: #00bdf3;
  --colour-high-contrast-black: #2d2926;
}