:root { --PrimaryDark: #032317; --DarkGreen: #053824; --GlowGreen: #1D4A19; --IvoryHeading: #F3EBDD; --MutedText: #92A78F; --TealAccent: #16C4A2; --Button: #006D68; --ButtonHover: #0B7D76; --OrangeAccent: #D57A21; --CardWhite: #F7F6F1; --bricks-color-red: #f44336; --bricks-color-purple: #9c27b0; --bricks-color-blue: #2196f3; --bricks-color-light-blue: #03a9f4; --bricks-color-sky-blue: #81D4FA; --bricks-color-green: #4caf50; --bricks-color-light-green: #8bc34a; --bricks-color-lime: #cddc39; --text-2xs: clamp(0.82rem, calc(0.0009259259259259267 * (100vw - 36rem) + 0.82rem), 0.92rem); --text-xs: clamp(1.02rem, calc(0.0012037037037037027 * (100vw - 36rem) + 1.02rem), 1.15rem); --text-s: clamp(1.28rem, calc(0.0014814814814814808 * (100vw - 36rem) + 1.28rem), 1.44rem); --text-m: clamp(1.6rem, calc(0.0018518518518518515 * (100vw - 36rem) + 1.6rem), 1.8rem); --text-l: clamp(2rem, calc(0.0023148148148148147 * (100vw - 36rem) + 2rem), 2.25rem); --text-xl: clamp(2.5rem, calc(0.002870370370370371 * (100vw - 36rem) + 2.5rem), 2.81rem); --text-2xl: clamp(3.13rem, calc(0.0036111111111111122 * (100vw - 36rem) + 3.13rem), 3.52rem); --heading-2xs: clamp(1.38rem, calc(0.002870370370370371 * (100vw - 36rem) + 1.38rem), 1.69rem); --heading-xs: clamp(1.73rem, calc(0.004814814814814815 * (100vw - 36rem) + 1.73rem), 2.25rem); --heading-s: clamp(2.16rem, calc(0.007777777777777777 * (100vw - 36rem) + 2.16rem), 3rem); --heading-m: clamp(2.7rem, calc(0.012037037037037035 * (100vw - 36rem) + 2.7rem), 4rem); --heading-l: clamp(3.38rem, calc(0.018055555555555557 * (100vw - 36rem) + 3.38rem), 5.33rem); --heading-xl: clamp(4.22rem, calc(0.026759259259259264 * (100vw - 36rem) + 4.22rem), 7.11rem); --heading-2xl: clamp(5.27rem, calc(0.038888888888888896 * (100vw - 36rem) + 5.27rem), 9.47rem);}