:root{
  /* extracted from Elementor kit post-6 (7structuresofwealth.com) */
  --wsx-charcoal-deep:#2A363E; --wsx-charcoal:#36454F; --wsx-charcoal-light:#4A5D68;
  --wsx-muted:#8A9AA5; --wsx-white:#FFFFFF; --wsx-cream:#FAF8F4;
  --wsx-gold:#C4A24D; --wsx-gold-muted:#B09D70;
  --wsx-primary:var(--wsx-charcoal-deep); --wsx-accent:var(--wsx-gold);
  --wsx-font-primary:'Jost',sans-serif; --wsx-font-display:'Cormorant Garamond',serif; --wsx-font-text:'Jost',sans-serif;
  --wsx-body-size:16px; --wsx-body-color:var(--wsx-muted);
  --wsx-container:1280px;
}
