:root {

--vibrant-coral: #ef6461ff;
--sunlit-clay: #e4b363ff;
--platinum: #e8e9ebff;
--soft-linen: #e0dfd5ff;
--gunmetal: #313638ff;

--onyx: #00120bff;
--dark-slate-grey: #35605aff;
--slate-grey: #6b818cff;
--lavender: #d8e4ffff;
--spring-green: #31e981ff;

--carrot-orange: #f18f01ff;
--pacific-cyan: #048ba8ff;
--charcoal-blue: #2e4057ff;
--yellow-green: #99c24dff;
--graphite: #2f2d2eff;

--shadow: drop-shadow(0px 6px 5px var(--slate-grey));

}
