.pagination-container{justify-content:center;gap:10px;margin-top:20px;display:flex}.paginate-buttons{text-align:center;color:#fff;width:50px;height:50px;transform-style:preserve-3d;background:#0e0f0f;border:1px solid #1a1a1c;justify-content:center;align-items:center;font-weight:300;line-height:50px;transition:border-color .3s,transform .3s,background-color .3s,color .3s;display:flex}.paginate-buttons:not(.active-page):hover{opacity:1;color:#1b1b1b;background:#face8d;border:1px solid #face8d;text-decoration:none;transform:translate3d(0,-2px,.01px)}
