:root { --e-global-color-v4-primary:var(--primary); --e-global-color-v4-secondary:var(--secondary); --e-global-color-v4-text:var(--text); --e-global-color-v4-ddd20f:var(--ddd20f); }
:root { --e-global-typography-v4-chapo-font-family:var(--primary-1); --e-global-typography-v4-chapo-font-size:var(--title); --e-global-typography-v4-chapo-font-weight:300; --e-global-typography-v4-chapo-font-style:italic; --e-global-typography-v4-texte-font-family:var(--text-1); --e-global-typography-v4-texte-font-size:var(--normal); --e-global-typography-v4-texte-font-weight:400; --e-global-typography-v4-menu-font-family:var(--secondary-1); --e-global-typography-v4-menu-font-size:var(--normal); --e-global-typography-v4-menu-font-weight:400; --e-global-typography-v4-menu-text-transform:uppercase; }@media(max-width: 767px){:root { --e-global-typography-v4-chapo-font-size:var(--signature); }}