/* line 3, ../../func_mods/related_posts/fm_related_posts.scss */
.fm_related_posts {
  padding-bottom: 40px; }
  /* line 12, ../../func_mods/related_posts/fm_related_posts.scss */
  .fm_related_posts .row.title {
    position: relative;
    padding-top: 40px; }
    @media only screen and (max-width: 640px) {
      /* line 12, ../../func_mods/related_posts/fm_related_posts.scss */
      .fm_related_posts .row.title {
        padding-top: 25px; } }
    /* line 21, ../../func_mods/related_posts/fm_related_posts.scss */
    .fm_related_posts .row.title::after {
      height: 1px;
      background-color: #e8e8e8;
      width: calc(100% - 30px);
      left: 15px;
      position: absolute;
      top: 0;
      content: " "; }
      @media only screen and (max-width: 640px) {
        /* line 21, ../../func_mods/related_posts/fm_related_posts.scss */
        .fm_related_posts .row.title::after {
          left: 11px;
          width: calc(100% - 22px); } }

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