/* ===================================================================
   HOW WE WORK — page-specific styles for page-how-we-work.php
   Requires style.css to be loaded first (variables, nav, breakpoints,
   .page-intro, .support-*, .closing-*, #hero-section/-photo/-paragraph
   shared components).
   =================================================================== */

/* The only thing unique to this page's hero — everything else about the
   photo/paragraph hero pattern lives in style.css and is shared with
   page-organizations.php. */
#hero-photo{
  background-image: url('../images/how-we-work-hero-bg.jpg');
}
