:root .mv-custom-style {
  --custom-palette-bg: #eff4f7;
  --custom-palette-50: #e6f6ff;
  --custom-palette-100: #ccecff;
  --custom-palette-200: #99daff;
  --custom-palette-300: #66c7ff;
  --custom-palette-400: #33b4ff;
  --custom-palette-500: #00a2ff;
  --custom-palette-600: #0081cc;
  --custom-palette-700: #006199;
  --custom-palette-800: #004b80;
  --custom-palette-900: #00335a;
  --custom-utility-palette-5: rgba(0, 129, 204, 0.05);
  --custom-utility-palette-10: rgba(0, 129, 204, 0.10);
  --custom-utility-palette-15: rgba(0, 129, 204, 0.15);
  --custom-background: #eef3f6;
  --custom-background-light: #f5f8fa;
  --custom-background-overlay: rgba(102, 199, 255, 0.18);
  --rou-login-bg: url("https://images.motivosity.com/login_bg/77462860-4030-cmpy-a913-f80576e89b50/77462865-3720-lbgd-af6c-56227de5301c.png") no-repeat center center / cover;
  --rou-login-title-color: #006199;
  --rou-login-company-logo: url("https://images.motivosity.com/login_logo/77462860-4030-cmpy-a913-f80576e89b50/77462860-6728-cust-ac73-ad465d3960dd.png");
  --my-gift-bg: url("https://images.motivosity.com/login_bg/77462860-4030-cmpy-a913-f80576e89b50/77462865-3720-lbgd-af6c-56227de5301c.png") no-repeat center center / cover;
  --my-gift-bg-title-color: #006199;
  --my-gift-bg-subtitle-color: #006199;
  --my-gift-bg-cta-color: #006199;
  --my-gift-bg-cta-color-hover: #006199;
  --gr-banner-bg: rgba(204, 236, 255, 1);
  --gr-banner-bg-title-color: #006199;
  --gr-banner-bg-descr-color: #006199;
  --gr-banner-info-bg: rgba(204, 236, 255, 1);
  --gr-banner-info-bg-title-color: #006199;
  --gr-banner-info-bg-descr-color: #006199;
}
