.pagination-btn{display:inline-flex;flex-wrap:nowrap;flex-direction:row;justify-content:center;align-items:center;text-decoration:none;text-transform:uppercase;font-size:.875rem;font-weight:400;color:#292929;width:2.25rem;aspect-ratio:1/1;border-radius:50%;cursor:pointer}.pagination-btn:hover{background-color:#d7d7d7}.pagination-btn.current-page{background-color:#d7d7d7;color:#ee3224}.pagination{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;gap:.125rem}