/*
 * Default host theme overrides
 *
 * Modifies generic vertcie-host shell tokens used by expanders and viewport UI.
 * Does not modify catalog template page layout.
 */

/* ── Brand colour ─────────────────────────────────────────────────────────── */
.vtx-expanders {
  --vtx-expanders-primary: #4caf50;
}

