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

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