:root {
  --cor-principal: #87000D;
  --cor-secundaria: #FB4F60;
  --cor-terciaria: #77101B;
 
  --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/sompo/image-login.png");
  --image-logo-principal: url("https://wkfkeepinsmarsh.blob.core.windows.net/themescss/sompo/principal-logo.png");
  --image-logo-extended: url("https://wkfkeepinsmarsh.blob.core.windows.net/themescss/sompo/extended-logo.png");
  --image-logo-extended-dark: url("https://wkfkeepinsmarsh.blob.core.windows.net/themescss/sompo/extended-logo-dark.png");
  --image-logo-compact-dark: url("https://wkfkeepinsmarsh.blob.core.windows.net/themescss/sompo/compact-logo-dark.png");
  --image-logo-compact: url("https://wkfkeepinsmarsh.blob.core.windows.net/themescss/sompo/compact-logo.png");
}