.auto-post-pagination{display:flex;justify-content:center;align-items:center;gap:8px;flex-wrap:wrap;margin-top:54px}.auto-post-pagination .page-numbers{min-width:44px;height:44px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;background:#f5f5f7;color:#000735;border:1px solid rgba(0,7,53,.08);font-size:15px;font-weight:800;text-decoration:none;transition:all .3s ease;box-sizing:border-box}.auto-post-pagination .page-numbers:visited{color:#000735}.auto-post-pagination .page-numbers:hover,.auto-post-pagination .page-numbers.current{background:#0000d8;color:#fff;border-color:#0000d8}.auto-post-empty{padding:60px 30px;text-align:center;background:#f5f5f7;border:1px solid rgba(0,7,53,.08)}.auto-post-empty h3{margin:0 0 10px;color:#000735;font-size:26px;font-weight:900}.auto-post-empty p{margin:0;color:#5b6072;font-size:16px;line-height:1.7}@media (max-width:767px){.auto-post-pagination{margin-top:38px}.auto-post-pagination .page-numbers{min-width:40px;height:40px;font-size:14px}}