.pagination-products li:not(:last-child){
  /* background: red; */
  margin-right: .5rem;
}

body {
  background: #F5F8FA !important;
}