/* OurMove.ai — warm sky + deep blue-grey text */
:root {
  --brand-accent: #4a7fb5;
  --brand-accent-dark: #2a5580;
  --brand-bg: #dce8f0;
  --brand-heading-color: #2a3654;
  --brand-title-color: #2a3654;
  --brand-tagline-color: #4a6080;
  --brand-logo-image: url('/brand/hero.svg');
}
