:root {
  /* Aannemer (residem) — deep brick + bronze accent.
     Distinct from the client-premium aannemer (#C45A2E rust). */
  --primary-color: #8B3A1F;
  --primary-color-rgb: 139, 58, 31;
  --secondary-color: #C9985A;
  --secondary-color-rgb: 201, 152, 90;
}