:root { --dark-bg: hsl(180 8% 8%); --red-logo: hsl(16 83% 61%); --orange-logo: hsl(32 83% 61%); --yellow-logo: hsl(46 100% 61%); --blue-logo: hsl(177 52% 59%); --white: hsl(0 0% 100%); --blue-dark: hsl(177 100% 30%); --yellow-dark: hsl(46 100% 50%); --red-dark: hsl(16 75% 45%); --transparent-10: rgba(255, 255, 255, 0.1); --transparent-00: rgba(255, 255, 255, 0.0);}