:root { --color-brand: #256312; --color-brand-l: #4dab4e; --color-text-header: #0d1715; --color-text-body: #606966; --color-text-muted: rgba(18, 23, 22, 0.6); --color-bg-dark: #1a2624; --color-white: #ffffff; --color-white-muted: rgba(255, 255, 255, 0.83); --color-white-muted-2: rgba(255, 255, 255, 0.5); --color-border: #edeef0; --color-bg-main: #ffffff; --color-bg-alt: #f2f5f7; --text-h1: clamp(5.2rem, 6vw, 8rem); --text-h2: clamp(2.8rem, 5vw, 3.5rem); --text-h3: clamp(2.2rem, 2vw, 2.6rem); --text-h4: clamp(1.8rem, 1vw, 2.2rem); --text-body: 1.6rem; --text-xs: clamp(1.2rem, 0.2vw + 1.1rem, 1.3rem); --text-large-1: clamp(3.5rem, 5vw, 6rem); --space-s: clamp(1.5rem, 1vw + 1.2rem, 2.5rem); --space-m: clamp(3rem, 2vw + 2rem, 7rem); --space-l: clamp(5rem, 2vw + 4rem, 12rem); --site-gutter: 15px; --site-max-width: 100%;}