/* Loader styling for the brief moment between page-1 render and AJAX
   merge completion. */
.collection-pagination-loader {
  text-align: center;
  font-style: italic;
  opacity: 0.75;
}
