@import url("../../fonts.googleapis.com/css%3Ffamily%3DSource%20Serif%20Pro%3A400%2C400i%2C700%2C700i%7CSource%20Sans%20Pro%3A400%2C700%7CSource%20Code%20Pro%3A400%2C700%2C400i%2C700i");

p.caption {
  color: #777;
  margin-top: 10px;
}
p code {
  white-space: inherit;
}
pre {
  word-break: normal;
  word-wrap: normal;
}
pre code {
  white-space: inherit;
}

.book.font-family-0 {
  font-family: "Source Serif Pro", Georgia, serif;
}
.book.font-family-1 {
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.advancedtext {
  border-left: 6px solid #8C8279;
  padding-left: 6px;
}