/* line 3, ../../page_builder/category_post_feed/category_post_feed.scss */
.pb_category_post_feed {
  padding-bottom: 37px;
  background-color: #e8e8e8;
  margin: 0px 37px 37px; }
  @media only screen and (max-width: 640px) {
    /* line 3, ../../page_builder/category_post_feed/category_post_feed.scss */
    .pb_category_post_feed {
      margin: 0px 10px 10px; } }
  /* line 13, ../../page_builder/category_post_feed/category_post_feed.scss */
  .pb_category_post_feed .title {
    margin-bottom: 30px; }
    /* line 16, ../../page_builder/category_post_feed/category_post_feed.scss */
    .pb_category_post_feed .title .text {
      display: flex;
      align-items: center; }
      /* line 20, ../../page_builder/category_post_feed/category_post_feed.scss */
      .pb_category_post_feed .title .text h2 {
        margin: 0px; }
        @media only screen and (max-width: 640px) {
          /* line 20, ../../page_builder/category_post_feed/category_post_feed.scss */
          .pb_category_post_feed .title .text h2 {
            font-size: 27px;
            line-height: 27px; } }
    /* line 29, ../../page_builder/category_post_feed/category_post_feed.scss */
    .pb_category_post_feed .title .link {
      display: flex;
      align-items: center;
      justify-content: flex-end; }
      /* line 34, ../../page_builder/category_post_feed/category_post_feed.scss */
      .pb_category_post_feed .title .link .button {
        margin: 0px;
        border-color: #393939; }
        @media only screen and (max-width: 640px) {
          /* line 34, ../../page_builder/category_post_feed/category_post_feed.scss */
          .pb_category_post_feed .title .link .button {
            font-size: 13px; } }

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