.caption {
  color: #777;
  margin-top: 15px;
}
p code {
  white-space: inherit;
}
pre {
  word-break: normal;
  word-wrap: normal;
}
pre code {
  white-space: inherit;
}

.Rchunk {
  background-color: #E3F5C8 !important;
  font-weight: bolder;
}


blockquote {
  padding: 20px;
  background-color: #faebbc;
  border-top: 2px solid #e1cc89;
  border-bottom: 2px solid #e1cc89;
  }
