/* Hide pagination temporarily in the in app help */
.vp-in-app-help vp-article-pagination {
  display: none;
}