.pagination .nav-links{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;justify-content:center}.pagination .page-numbers{background-color:#d9d9d9;border-radius:.5em;color:#fff;font-size:1em;padding:.25rem 1rem;text-decoration:none;-webkit-transition:background .3s;transition:background .3s}.pagination .current,.pagination .page-numbers:hover{background-color:#155dfc}.pagination .current{border-radius:50%;padding:.25rem .6rem}.pagination .dots,.pagination .dots:hover{background-color:transparent;color:#3a3f4e}