:root {
    --Pink: hsl(322, 100%, 66%);
    --Very-Pale-Cyan: hsl(193, 100%, 96%);
    --Very-Dark-Cyan: hsl(192, 100%, 9%);
    --Very-light-Cyan: hsl(192, 99%, 29%);
    --Grayish-Blue: hsl(208, 11%, 55%);
}