.purpleText { text-shadow: #306 0 0 4px; } .blackText { text-shadow: $gray-800 0 0 4px; } $blue-color: #06f;