@import url(https://fonts.googleapis.com/css?family=Roboto);
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab);

.book.font-family-0{
  font-family: "Roboto Slab", Georgia, serif;
}
.book.font-family-1{
  font-family: "Roboto", Helvetica, Arial, Verdana, sans-serif;;
}
body {
  text-align: justify;
}
h1{
  color: #365072;
}
p{
  text-align: justify;
  color: #365072;
}
.book .book-summary ul.summary li a{
  color: #365072;
}
.book .book-summary ul.summary li a:hover{
  color: #D6B861;
}
.book .book-summary ul.summary li.active>a{
  color: #D6B861;
}
p.author{
  height: 0;
  opacity: 0;
}
ul{
  color: #365072;
}
ol{
  color: #365072;
}
li{
  color: #365072;
}
