If you ever want to add a text shadow to your headings or other non-body font, you could do that by adding this to that section of your css:
text-shadow: 2px 2px 2px #000;
If you ever want to add a text shadow to your headings or other non-body font, you could do that by adding this to that section of your css:
text-shadow: 2px 2px 2px #000;