:root .mv-custom-style {
  --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-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/77136561-3590-cmpy-820b-95451a3802ee/77136566-0434-lbgd-834c-dba1cab79af8.png") no-repeat center center / cover;
  --rou-login-title-color: #006199;
  --rou-login-company-logo: url("https://images.motivosity.com/login_logo/77136561-3590-cmpy-820b-95451a3802ee/77136561-4666-cust-802f-aff9dce0db38.png");
  --my-gift-bg: url("https://images.motivosity.com/login_bg/77136561-3590-cmpy-820b-95451a3802ee/77136566-0434-lbgd-834c-dba1cab79af8.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;
}
