$first: $blue;
$global-variable: $red !global;
$references: $first;
$scss-function-with-variable: quote($red);
