.pagination-header {
  display: flex;
  justify-content: space-between;
}

.pagination {
  text-align: center;
}

.list-item-direccion-header {
    font-weight: 700;
}

.list-item-direccion {
  list-style: none;
}

