:root { --e-global-color-v4-color-brand:var(--color-brand); --e-global-color-v4-color-brand-dark:var(--color-brand-dark); --e-global-color-v4-color-accent:var(--color-accent); --e-global-color-v4-color-accent-dark:var(--color-accent-dark); --e-global-color-v4-color-text:var(--color-text); --e-global-color-v4-color-text-secondary:var(--color-text-secondary); --e-global-color-v4-color-surface-light:var(--color-surface-light); }
:root { --e-global-typography-v4-titulo-1-font-family:var(--texto-font-main); --e-global-typography-v4-titulo-1-font-size:var(--texto-5xl); --e-global-typography-v4-titulo-1-font-weight:800; --e-global-typography-v4-titulo-1-line-height:1em; --e-global-typography-v4-titulo-2-font-family:var(--texto-font-main); --e-global-typography-v4-titulo-2-font-size:var(--texto-4xl); --e-global-typography-v4-titulo-2-font-weight:800; --e-global-typography-v4-titulo-3-font-family:var(--texto-font-main); --e-global-typography-v4-titulo-3-font-size:var(--texto-3xl); --e-global-typography-v4-titulo-3-font-weight:800; --e-global-typography-v4-titulo-3-line-height:1em; --e-global-typography-v4-titulo-4-font-family:var(--texto-font-main); --e-global-typography-v4-titulo-4-font-size:var(--texto-2xl); --e-global-typography-v4-titulo-4-font-weight:800; --e-global-typography-v4-titulo-4-line-height:1em; --e-global-typography-v4-titulo-5-font-family:var(--texto-font-main); --e-global-typography-v4-titulo-5-font-size:var(--texto-xl); --e-global-typography-v4-titulo-5-font-weight:800; --e-global-typography-v4-titulo-5-line-height:1em; --e-global-typography-v4-titulo-6-font-family:var(--texto-font-main); --e-global-typography-v4-titulo-6-font-size:var(--texto-l); --e-global-typography-v4-titulo-6-font-weight:800; --e-global-typography-v4-titulo-6-line-height:1em; }