You can add a drop shadow with this code:


#customstyle .h4 {
text-shadow: 1px 4px 5px #000000!important;
}