.ej-blockquote-figure {
  margin-bottom: 1.2em;
  margin-top: 2em;
}

.ej-blockquote-blockquote {
  font-size: 1em;
}

.ej-blockquote-blockquote::before {
  content: "\275E";
  float: left;
  font-size: 3em;
  line-height: 0.5em;
  margin-right: 0.1em;
  margin-top: 0em;
  opacity: 0.5;
}

.ej-blockquote-blockquote > p:last-child {
  display: inline;
}

.ej-blockquote-blockquote + figcaption {
  font-size: 0.94em;
  margin-top: 0.5em;
}
.ej-blockquote-blockquote + figcaption::before {
  content: "\2014\202F";
}
.ej-blockquote-creator {
  font-variant: small-caps;
}
