@import url(https://fonts.googleapis.com/css?family=Raleway:300,400,500,600,700,800|Poppins:300,400,500,600,700);
/*
 * RALEWAY
 */
/*
 * POPPINS
 */
.pagination li {
  cursor: pointer;
}
.pagination li span {
  color: #7e1f6c;
  pointer-events: none;
}
.pagination .disabled span {
  color: #8f8e8e;
  pointer-events: none;
}
