.intro { 
  background-image: url(insurance.jpg);
  background-position: center center;
  height: 90vh;
  min-height: 90vh;
}

.title-text h1,h2 {
  text-shadow: 2px 0 0 #003976, 0 -2px 0 #003976, 0 2px 0 #003976, -2px 0 0 #003976;
}