:root {
  --brand-color: #002d6e;
  --brand-color-tinted: #33578b;
  --brand-color-secondary: #3388ff;
  --brand-color-secondary-tinted: #0066f5;

  --brand-welcome-bg: center/cover no-repeat url(/smartview-bg-desktop.jpg);
  --brand-welcome-bg-mobile: center/cover no-repeat url(/smartview-bg-mobile.jpg);

  --logo-welcome-height: 50px;
  --logo-welcome-bg: center/contain no-repeat url(/Caverion-SmartView-Blue-RGB.svg);

  --logo-header-width: 140px;
  --logo-header-height: 50px;
  --logo-header-bg: center/contain no-repeat url(/Caverion-SmartView-White-RGB.svg);
}
