: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/77343885-1343-cmpy-af45-d537d30a810b/77343890-0864-lbgd-bc40-54cdd2196e71.png") no-repeat center center / cover;
  --rou-login-title-color: #006199;
  --rou-login-company-logo: url("https://images.motivosity.com/login_logo/77343885-1343-cmpy-af45-d537d30a810b/77343885-3225-cust-b581-eb6cb28f0b3d.png");
  --my-gift-bg: url("https://images.motivosity.com/login_bg/77343885-1343-cmpy-af45-d537d30a810b/77343890-0864-lbgd-bc40-54cdd2196e71.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;
}
