:root { --color-cream: #ffeed7; --color-light-cream: #fff8ed; --color-green: #234c08; --color-brown: #aa7e44; --color-dark-brown: #371a0f; --color-white: #fff; --color-text: #5F594F; --fs-m: clamp(0.9375rem, 0.886rem + 0.22vw, 1.0625rem); --fs-s: clamp(0.8125rem, 0.76rem + 0.22vw, 0.9375rem); --fs-xs: clamp(0.6875rem, 0.66rem + 0.11vw, 0.75rem); --fs-3xl: clamp(2.1875rem, 1.748rem + 1.88vw, 3.25rem); --fs-display: clamp(3.4375rem, 2.48rem + 4.09vw, 5.75rem); --fs-4xl: clamp(2.75rem, 2.077rem + 2.87vw, 4.375rem); --fs-2xl: clamp(1.75rem, 1.465rem + 1.22vw, 2.4375rem); --fs-xl: clamp(1.375rem, 1.22rem + 0.66vw, 1.75rem); --fs-l: clamp(1.125rem, 1.047rem + 0.33vw, 1.3125rem); --fs-2xs: clamp(0.625rem, 0.60rem + 0.11vw, 0.6875rem);}