/* You can add global styles to this file, and also import other style files */
/*
.bundle-pagination {
  color: #0096ff;
  background-color: rgba(0, 0, 0, 0);
  border-style: none;
}
*/
.bundle-pagination:hover {
  cursor: pointer;
/*  text-decoration: underline;*/
}
