/* :root {
  --primary: #223f99;
  --primary-light: #b9dfec;
  --primary-dark: #0072bc;
  --logo: url(/PORTALV2/image/logo.png);
  --logo-height: 6.5rem;
  --logo-width: 20rem;
  --logo-height-header: 5rem;
  --background: url(/PORTALV2/image/background.jpeg);
} */

/* :root {
  --primary: #701f38;
  --primary-light: #ffcccc;
  --primary-dark: #1f000a;
  --logo: url(/images/logo.png);
  --logo-height: 6.5rem;
  --logo-width: 100%;
  --logo-height-header: 5rem;
  --background: url(/images/background.jpeg);
} */
