:root{
  --mb-default-font-family:"Inter", system-ui, -apple-system, sans-serif !important;
  --mb-color-brand:#5b8cff !important;
  --mb-color-brand-light:#7ba3ff !important;
  --mb-color-brand-lighter:#a9c4ff !important;
  --mb-color-brand-alpha-04:rgba(91,140,255,.05) !important;
  --mb-color-brand-alpha-88:rgba(91,140,255,.92) !important;
  --mb-color-focus:#a9c4ff !important;
}
body, button, input, select, textarea{ font-family:"Inter", system-ui, sans-serif !important; }
h1,h2,h3,h4{ font-family:"Manrope","Inter",sans-serif !important; letter-spacing:-.01em; }
