/* Source and licensing information for the line(s) below can be found at https://www.weproudlyservestarbucks-gc.com/themes/contrib/classy/css/components/pager.css. */
/**
 * @file
 * Visual styles for pager.
 */

.pager__items {
  clear: both;
  text-align: center;
}
.pager__item {
  display: inline;
  padding: 0.5em;
}
.pager__item.is-active {
  font-weight: bold;
}

/* Source and licensing information for the above line(s) can be found at https://www.weproudlyservestarbucks-gc.com/themes/contrib/classy/css/components/pager.css. */