:root {
  --cor-principal: #002c77;
  --cor-secundaria: #76d3ff;
  --cor-terciaria: #191c23;

  --paleta-preto-400: #202020;
  --paleta-preto-300: #28292a;
  --paleta-preto-200: #36373a;
  --paleta-preto-100: #4a4b51;
  --paleta-branco-100: #ffffff;
  --paleta-branco-200: #f1f3f7;
  --paleta-branco-300: #e6e8ed;
  --paleta-branco-400: #d8dae3;

  --image-bg-login: url("https://wkfkeepinsmarsh.blob.core.windows.net/themescss/marsh/image-login.png");
  --image-logo-principal: url("https://wkfkeepinsmarsh.blob.core.windows.net/themescss/marsh/principal-logo.png");
  --image-logo-extended: url("https://wkfkeepinsmarsh.blob.core.windows.net/themescss/marsh/extended-logo.png");
  --image-logo-extended-dark: url("https://wkfkeepinsmarsh.blob.core.windows.net/themescss/marsh/extended-logo-dark.png");
  --image-logo-compact-dark: url("https://wkfkeepinsmarsh.blob.core.windows.net/themescss/marsh/compact-logo-dark.png");
  --image-logo-compact: url("https://wkfkeepinsmarsh.blob.core.windows.net/themescss/marsh/compact-logo.png");
}
