.custom-pagination .ant-pagination{justify-content:center;margin:30px 0;display:flex}.custom-pagination .ant-pagination-item{color:#fff;will-change:background-color;background:#1a1a1a;border:none;border-radius:8px;transition:background-color .3s,color .3s}.custom-pagination .ant-pagination-item a{color:#fff}.custom-pagination .ant-pagination-item:hover{background:#ffc107}.custom-pagination .ant-pagination-item:hover a{color:#fff}.custom-pagination .ant-pagination-item-active{background:#ffc107!important;border-color:#ffc107!important}.custom-pagination .ant-pagination-item-active a{color:#000!important}.custom-pagination .ant-pagination-prev,.custom-pagination .ant-pagination-next{will-change:background-color;border:none;transition:background-color .3s}.custom-pagination .ant-pagination-prev button,.custom-pagination .ant-pagination-next button{color:#fff}.custom-pagination .ant-pagination-prev:hover,.custom-pagination .ant-pagination-next:hover{background:#ffc107}.custom-pagination .ant-pagination-prev:hover button,.custom-pagination .ant-pagination-next:hover button{color:#fff}
