/**
 * @file
 * Arches specific styling for the Book module.
 */

.book-navigation .menu {
  border-top: 1px solid #d8d8d8;
}
.book-navigation .book-pager {
  border-bottom: 1px solid #d8d8d8;
  border-top: 1px solid #d8d8d8;
  margin: 0;
}
