:root { --red: #a91c1c; --red-hover: #8b0000; --red-light: rgba(169, 28, 28, .1); --grey: #9ca3af; --light-grey: rgba(255,255,255,.1); --white: #ffffff; --black: #0f0f0f; --dark: #1a1a1a; --white-75: rgba(255,255,255,.75); --yellow: hsl(46, 75%, 51%);}