#custom-pagination .pagination{margin:0;border-radius:8px;overflow:hidden}#custom-pagination .page-item{margin:0}#custom-pagination .page-link{min-width:52px;height:52px;padding:0 14px;display:flex;align-items:center;justify-content:center;background:#081224eb;border:none;color:#d1d5db;font-size:16px;font-weight:500;line-height:1;box-shadow:none}#custom-pagination .page-link:hover{background:#112240f2;color:#fff}#custom-pagination .page-item.active .page-link{background:#fff;color:#111827;border:none;font-weight:700}#custom-pagination .page-item.disabled .page-link,#custom-pagination .page-item:first-child .page-link,#custom-pagination .page-item:last-child .page-link{background:transparent;border:none;color:#d1d5db;opacity:1}#custom-pagination .page-link:focus{box-shadow:none}@media(max-width:575px){#custom-pagination .page-link{min-width:40px;height:40px;font-size:15px}}
