:root { --primary: #487D4E; --accent: #000000; --background: #ffffff; --light: #ffffff; --dark: #000000; --lightgrey: #F8F7F2; --darktext: #020303; --lighttext: #ffffff; --dark-t-1: hsla(0, 0%, 80%, 0.2); --dark-t-2: hsla(0, 0%, 60%, 0.4); --dark-t-3: hsla(0, 0%, 40%, 0.6); --dark-t-4: hsla(0, 0%, 20%, 0.8); --accent-t-1: hsla(0, 0%, 75%, 0.25); --accent-t-2: hsla(0, 0%, 50%, 0.5); --accent-t-3: hsla(0, 0%, 25%, 0.75); --accent-l-1: #555555; --accent-l-2: #aaaaaa; --darktext-l-1: #3b3b3b; --darktext-l-2: #808080; --darkbackground: 1A1A1A; --primary-l-1: #85a889; --primary-l-2: #c2d4c4; --primary-d-1: #305334; --primary-d-2: #182a1a; --primary-t-1: hsla(127, 27%, 39%, 0.25); --primary-t-2: hsla(127, 27%, 39%, 0.5); --primary-t-3: hsla(127, 27%, 39%, 0.75); --lightgrey-t-1: hsla(50, 30%, 96%, 0.25); --lightgrey-t-2: hsla(50, 30%, 96%, 0.5); --lightgrey-t-3: hsla(50, 30%, 96%, 0.75); --text-2xs: clamp(0.82rem, calc(0.00018518518518518534 * (100vw - 36rem) + 0.82rem), 0.84rem); --text-xs: clamp(1.02rem, calc(0.0010185185185185173 * (100vw - 36rem) + 1.02rem), 1.13rem); --text-s: clamp(1.28rem, calc(0.002037037037037037 * (100vw - 36rem) + 1.28rem), 1.5rem); --text-m: clamp(1.6rem, calc(0.003703703703703703 * (100vw - 36rem) + 1.6rem), 2rem); --text-l: clamp(2rem, calc(0.007407407407407406 * (100vw - 36rem) + 2rem), 2.8rem); --text-xl: clamp(3rem, calc(0.016666666666666666 * (100vw - 36rem) + 3rem), 4.8rem); --text-2xl: clamp(3.4rem, calc(0.03333333333333333 * (100vw - 36rem) + 3.4rem), 7rem); --space-2xs: clamp(0.82rem, calc(0.00018518518518518534 * (100vw - 36rem) + 0.82rem), 0.84rem); --space-xs: clamp(1.02rem, calc(0.0010185185185185173 * (100vw - 36rem) + 1.02rem), 1.13rem); --space-s: clamp(1.28rem, calc(0.002037037037037037 * (100vw - 36rem) + 1.28rem), 1.5rem); --space-m: clamp(1.6rem, calc(0.003703703703703703 * (100vw - 36rem) + 1.6rem), 2rem); --space-l: clamp(2rem, calc(0.0062037037037037035 * (100vw - 36rem) + 2rem), 2.67rem); --space-xl: clamp(2.5rem, calc(0.00972222222222222 * (100vw - 36rem) + 2.5rem), 3.55rem); --space-2xl: clamp(3.13rem, calc(0.014907407407407411 * (100vw - 36rem) + 3.13rem), 4.74rem);}