/* Style preview inside Redactor */
p.body {
  font-size: 1rem;
  line-height: 1.6;
  color: #333;
}

p.lead {
  font-size: 1.25rem;
  line-height: 1.7;
  color: #111;
  font-weight: 400;
}

blockquote {
  /*border-left: 3px solid #ddd;
  margin: 1em 0;
  padding-left: 1em;*/
  color: #0090B5;
  /*font-style: italic;*/
}
