
      #lensaPosts-l0e9tc8 {
        display: grid;
        margin: 0;
        padding: 0;
        box-sizing: border-box;
      }

      .lensa_post:nth-child(1) {
  grid-row: 1;
  grid-column: 1;
}
.lensa_post:nth-child(2) {
  grid-row: 2;
  grid-column: 1;
}
.lensa_post:nth-child(3) {
  grid-row: 3;
  grid-column: 1;
}


      .no-underline {
        text-decoration: none;
      }
      .no-underline:visited {
        color: inherit;
      }
    
#lensa_post_pagination_postPagination-9sretb8 {
  text-align: center;
  display: flex;
  justify-content: center;
  justify-content: space-between;
}

#lensa_post_pagination_postPagination-9sretb8 p,
#lensa_post_pagination_postPagination-9sretb8 ul {
  display: flex;
  list-style-type: none;
}

#next_postPagination-9sretb8.disable,
#prev_postPagination-9sretb8.disable,
#first_jump_postPagination-9sretb8.disable,
#latest_jump_postPagination-9sretb8.disable {
  pointer-events: none;
}

#next_postPagination-9sretb8:hover,
#prev_postPagination-9sretb8:hover,
#first_jump_postPagination-9sretb8:hover,
#latest_jump_postPagination-9sretb8:hover,
#post_counter_postPagination-9sretb8 li:hover {
  cursor: pointer;
}

#post_counter_postPagination-9sretb8 li.current {
}
  