/* Enter Your Custom CSS Here */
body.page,
body.single,
body #work-with-us .content,
body #giving-back .content,
body #welcome .content,
body #our-story .content{
  /*font-family: "gpb";*/
}
.link-here{
  color: #ff0000;
  text-transform: uppercase;
}
.link-here:hover{
color:#000;
}
body #footer .copy{
  line-height: normal;
  padding: 28px 0;
}