:root { --pantone-white: #fcfcfc; --primary: #682f2f; --secondary: #f6e4c4; --accent: #ccb99a; --black: #1a1a1a; --soft-green: #838983; --light-secondary: #f2eeea; --text-2xs: clamp(0.63rem, calc(-0.0014814814814814818 * (100vw - 36rem) + 0.63rem), 0.47rem); --text-xs: clamp(0.84rem, calc(-0.0012037037037037038 * (100vw - 36rem) + 0.84rem), 0.71rem); --text-s: clamp(1.13rem, calc(-0.000555555555555554 * (100vw - 36rem) + 1.13rem), 1.07rem); --text-m: clamp(1.5rem, calc(0.0009259259259259267 * (100vw - 36rem) + 1.5rem), 1.6rem); --text-l: clamp(2rem, calc(0.003703703703703703 * (100vw - 36rem) + 2rem), 2.4rem); --text-xl: clamp(2.67rem, calc(0.008611111111111113 * (100vw - 36rem) + 2.67rem), 3.6rem); --text-2xl: clamp(3.55rem, calc(0.017129629629629634 * (100vw - 36rem) + 3.55rem), 5.4rem);}