Set the horizontal and vertical offset, blur radius and color, watch the heading preview update, and copy the generated text-shadow CSS for your styles.
Horizontal offset, vertical offset, blur radius and color — for example 2px 2px 4px rgba(0,0,0,0.5).
Use a zero offset with a larger blur and a bright color, then optionally stack multiple shadows for a stronger glow.
Yes — combine four small shadows offset in each direction to approximate a text outline without SVG or extra markup.