/* Bubbles tenant branding — overrides existing :root variables only */
:root{
  --brand-blue: #284192;
  --brand-blue2: #284192;
  --footer-bg: #284192;
  --footer-bot: #284192;
  --brand-hot: #FE5B98;
  --brand-pink: #FE5B98;
}
body{ font-family: 'Cairo', 'Cairo', 'Segoe UI', Tahoma, sans-serif; }
