section.blog-archive-holder{display:flex;justify-content:space-between;align-items:flex-start}.bb-custom-posts-module{width:65%;display:grid;grid-template-columns:100%;grid-row-gap:3rem}.bb-custom-posts-module .bb-custom-post h2{font-size:var(--text-size-200);margin:0 0 .5rem;color:var(--wp--preset--color--wpbf-palette-color-1)}.bb-custom-posts-module .bb-custom-post h2 a{color:inherit}.bb-pagination{margin-top:40px;text-align:center;display:flex;justify-content:center;flex-wrap:wrap;gap:8px}.bb-pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 12px;border:1px solid #e0e0e0;background-color:#fff;text-decoration:none;border-radius:4px;font-size:15px;font-weight:500;color:#555;transition:all 0.25s ease;box-shadow:0 1px 3px rgb(0 0 0 / .05)}.bb-pagination .page-numbers.current{background-color:var(--wp--preset--color--wpbf-palette-color-5);border-color:var(--wp--preset--color--wpbf-palette-color-5);color:#fff;font-weight:600;box-shadow:0 2px 6px rgb(34 113 177 / .2)}.bb-pagination .page-numbers:hover:not(.current){background-color:#f4f4f4;border-color:#d0d0d0;color:#333}.bb-pagination .page-numbers.prev,.bb-pagination .page-numbers.next{padding:0 15px}.bb-pagination .page-numbers.dots{border:none;box-shadow:none;pointer-events:none}section.blog-archive-holder .blog-navigation-holder{width:calc(35% - 2rem)}@media only screen and (max-width:768px){.bb-pagination{margin-top:30px;gap:6px}.bb-pagination .page-numbers{min-width:36px;height:36px;font-size:14px;padding:0 10px}}