blockquote {
  color: steelblue;
  font-weight: bold;
}

p {
  text-align: justify;
}

h3 {
  color: darkslategray;
}
