/* 

1. Add your custom Css styles below
2. Place the this code in your template: 

 <link href="css/custom.css" rel="stylesheet">


*/



h2.text-uppercase.text-medium.fadeInUp {
    text-shadow: 4px 4px 3px #233b55;
    
  }
  
  p.lead.fadeInUp {
    text-shadow: 2px 2px 2px #233b55;
  }