:root { --website-background: hsl(255 0% 95%); --white: hsl(0 0% 100%); --white-80: hsl(0 0% 100% / 0.8); --white-40: hsl(0 0% 100% / 0.4); --light-grey: hsl(240 1% 85%); --grey: hsla(195, 2%, 51%, 0.8); --dark-grey: hsl(192 3% 31%); --black: hsl(197 64% 2%); --primary-gradient-1: hsl(211 100% 50%); --primary-gradient-2: hsl(222 61% 23%); --website-bg: #091429; --coral-primary: #60d394; --coral-secondary: #ff7f50; --h-4: clamp(2rem, calc(0.0038095238095238087 * (100vw - 39rem) + 2rem), 2.4rem); --h-3: clamp(2.5rem, calc(0.006666666666666668 * (100vw - 39rem) + 2.5rem), 3.2rem); --h-2: clamp(3.13rem, calc(0.01076190476190476 * (100vw - 39rem) + 3.13rem), 4.26rem); --h-1: clamp(3.91rem, calc(0.016857142857142852 * (100vw - 39rem) + 3.91rem), 5.68rem); --body-s: clamp(1.42rem, calc(0.0007619047619047626 * (100vw - 39rem) + 1.42rem), 1.5rem); --body-m: clamp(1.6rem, calc(0.0019047619047619043 * (100vw - 39rem) + 1.6rem), 1.8rem); --body-l: clamp(1.8rem, calc(0.0034285714285714297 * (100vw - 39rem) + 1.8rem), 2.16rem);}