/**
 * @file
 * Helper for content flow.
 *
 * @package Helpers.
 */
/* Flow */
.h-flow > *:first-child {
  margin-top: 0;
}

/*# sourceMappingURL=flow.css.map */