.pagination{
   --bs-pagination-active-bg: #071c53 !important;

}
.pagination .page-link .active {
  color: #ffff;
}