/*!********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/blocks/jet-quote/style.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************/
/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */
.jet-quote-block-main {
  background-color: #F2F2F2;
  border-right: 8px solid #31373B;
  padding: 12px 24px 6px 24px;
}
.jet-quote-block-main > p {
  font-size: 1.9rem;
  font-weight: 700;
  margin-bottom: 7px;
}
.jet-quote-block-main blockquote {
  font-size: 1.6rem;
  line-height: 1.8;
}
.jet-quote-block-sub {
  margin-top: 16px;
  font-size: 1.3rem;
}
.jet-quote-block-sub span {
  margin-left: 2px;
}
.jet-quote-block-sub cite {
  display: inline;
  font-style: normal;
}
.jet-quote-block-sub-source {
  margin-top: 3px;
}
.jet-quote-block-sub-source span[data-metadata] {
  margin: 0;
}
.jet-quote-block-sub-source a {
  text-decoration: underline;
}
