:root { --e-global-color-v4-primary:var(--primary); --e-global-color-v4-white:var(--white); --e-global-color-v4-black:var(--black); --e-global-color-v4-text:var(--text); --e-global-color-v4-light-grey:var(--light-grey); --e-global-color-v4-dark-grey:var(--dark-grey); --e-global-color-v4-primary-light:var(--primary-light); --e-global-color-v4-primary-dark:var(--primary-dark); --e-global-color-v4-transparent:var(--transparent); --e-global-color-v4-red:var(--red); }
:root { --e-global-typography-v4-title-1-font-family:var(--title-font); --e-global-typography-v4-title-1-font-size:var(--fs-h1); --e-global-typography-v4-title-1-font-weight:600; --e-global-typography-v4-title-1-line-height:var(--lh-tight); --e-global-typography-v4-title-1-letter-spacing:var(--ls-tight); --e-global-typography-v4-title-2-font-family:var(--title-font); --e-global-typography-v4-title-2-font-size:var(--fs-h2); --e-global-typography-v4-title-2-font-weight:400; --e-global-typography-v4-title-2-line-height:var(--ls-tight); --e-global-typography-v4-title-2-letter-spacing:var(--ls-tight); --e-global-typography-v4-title-3-font-family:var(--title-font); --e-global-typography-v4-title-3-font-size:var(--fs-h3); --e-global-typography-v4-title-3-font-weight:400; --e-global-typography-v4-title-3-line-height:var(--lh-medium); --e-global-typography-v4-title-3-letter-spacing:var(--ls-tight); --e-global-typography-v4-title-4-font-family:var(--title-font); --e-global-typography-v4-title-4-font-size:var(--fs-h4); --e-global-typography-v4-title-4-font-weight:400; --e-global-typography-v4-title-4-line-height:var(--lh-medium); --e-global-typography-v4-title-5-font-family:var(--title-font); --e-global-typography-v4-title-5-font-size:var(--fs-h5); --e-global-typography-v4-title-5-font-weight:400; --e-global-typography-v4-title-5-line-height:var(--lh-medium); --e-global-typography-v4-title-6-font-family:var(--title-font); --e-global-typography-v4-title-6-font-size:var(--fs-h6); --e-global-typography-v4-title-6-font-weight:400; --e-global-typography-v4-title-6-line-height:var(--lh-medium); --e-global-typography-v4-title-7-font-family:var(--title-font); --e-global-typography-v4-title-7-font-size:var(--fs-h7); --e-global-typography-v4-title-7-font-weight:400; --e-global-typography-v4-title-7-line-height:var(--lh-medium); --e-global-typography-v4-body-font-family:var(--body-font); --e-global-typography-v4-body-font-size:var(--fs-body); --e-global-typography-v4-body-font-weight:400; --e-global-typography-v4-body-line-height:var(--lh-loose); --e-global-typography-v4-body-bold-font-family:var(--body-font); --e-global-typography-v4-body-bold-font-size:var(--fs-body); --e-global-typography-v4-body-bold-font-weight:700; --e-global-typography-v4-body-bold-line-height:var(--lh-loose); --e-global-typography-v4-body-large-font-family:var(--body-font); --e-global-typography-v4-body-large-font-size:var(--fs-body-lg); --e-global-typography-v4-body-large-font-weight:400; --e-global-typography-v4-body-large-line-height:var(--lh-loose); --e-global-typography-v4-body-small-font-family:var(--body-font); --e-global-typography-v4-body-small-font-size:var(--fs-small); --e-global-typography-v4-body-small-font-weight:400; --e-global-typography-v4-body-small-line-height:var(--lh-loose); --e-global-typography-v4-subheading-font-family:var(--title-font); --e-global-typography-v4-subheading-font-size:var(--fs-small); --e-global-typography-v4-subheading-font-weight:400; --e-global-typography-v4-subheading-line-height:var(--lh-loose); --e-global-typography-v4-subheading-text-transform:uppercase; }