h2 {
 text-decoration: underline;
  color: #f7cea5;
}

h1 {
 
  color: #ce6d0c;
}

.book .book-summary ul.summary li a, .book .book-summary ul.summary li span {
   color: #ce6d0c;
   padding: 5px 15px;
}

.book .book-body .page-wrapper  {
  background-color: #f7cea5;
}