/* line 3, ../../page_builder/recent_post_feed/recent_post_feed.scss */
.pb_recent_post_feed {
  padding-bottom: 60px; }
  /* line 6, ../../page_builder/recent_post_feed/recent_post_feed.scss */
  .pb_recent_post_feed .title {
    margin-bottom: 30px; }
    /* line 9, ../../page_builder/recent_post_feed/recent_post_feed.scss */
    .pb_recent_post_feed .title .text {
      display: flex;
      align-items: center; }
      /* line 13, ../../page_builder/recent_post_feed/recent_post_feed.scss */
      .pb_recent_post_feed .title .text h2 {
        margin: 0px; }
        @media only screen and (max-width: 640px) {
          /* line 13, ../../page_builder/recent_post_feed/recent_post_feed.scss */
          .pb_recent_post_feed .title .text h2 {
            font-size: 27px;
            line-height: 27px; } }
    /* line 23, ../../page_builder/recent_post_feed/recent_post_feed.scss */
    .pb_recent_post_feed .title .link {
      display: flex;
      align-items: center;
      justify-content: flex-end; }
      /* line 28, ../../page_builder/recent_post_feed/recent_post_feed.scss */
      .pb_recent_post_feed .title .link .button {
        margin: 0px; }
        @media only screen and (max-width: 640px) {
          /* line 28, ../../page_builder/recent_post_feed/recent_post_feed.scss */
          .pb_recent_post_feed .title .link .button {
            font-size: 13px; } }

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