/*
Theme Name: Crew Child
description: Client Theme - Crew
Template: crew-parent
Version: 1.0.0
Text Domain: crew-child
Author: BCW
*/
h1 {
  font-family: 'Patrick Hand SC', cursive;
  font-size: 52px;
}
h2 {
  font-family: 'Patrick Hand SC', cursive;
  color: #fff;
}
h3 {
  font-family: 'Patrick Hand SC', cursive;
}
h4 {
  font-family: 'Patrick Hand SC', cursive;
}
span{
    font-family: 'Patrick Hand SC', cursive;
}
.contact-info,
#contact-info a,
#contact-info .spacer{
    color: #fff;
}
.gallery h2.gallery-section-heading{
    color: #fff;
}