:root{
    --hue: 0;
    --first-color: #FF0072;
    --first-color-alt: hsl(var(--hue), 88%, 58%);
}