html,
body {
  background-color: #fff;
}

#document h4 {
  margin-bottom: 0;
}
#document blockquote {
  text-align: justify;
  word-break: break-all;
}
#document blockquote img {
  max-width: 100%;
}
#document blockquote table {
  max-width: 100%;
}