/* ===========================================================
   Project-specific styles added on top of the theme.
   =========================================================== */

/* About page "The problem / Our approach" block — uses the site's normal
   light section styling; only needs spacing between the two stacked blocks. */
.problemApproach_item + .problemApproach_item {
    margin-top: 40px;
}
