/*
Template: jstork
Theme Name: stork_custom
Theme URI:http://open-cage.com/stork/
*/

.gf {
  font-family: 'Gill Sans', 'Lato', sans-serif;
}

#custom_header {
  background-position: 50% 28% !important;
  background-size: cover;
}

#custom_header .btn-wrap a {
  opacity: 1;
}

@media (max-width: 640px) {  
#custom_header .wrap .header-text {
  text-shadow: 1px 1px #474747;
}
}

