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

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


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

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

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

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

#post_counter_postPagination-h6ukv38 li.current {
}
  