Use the following attribute in Appearance > Customize > Additional CSS:

.selector p {
text-shadow: 1px 1px 10px #000000; /* edit values as needed */
}

Source: https://www.w3schools.com/cssref/css3_pr_text-shadow.asp