/*!**********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[3]!./blocks/testimonial/src/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.
 */
.has-gradient-one-color {
  background: linear-gradient(90deg, #45b6fa 0%, #2158f3 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-box-decoration-break: clone;
}

.has-gradient-two-color {
  background: linear-gradient(270deg, #ADF2BD 0%, #8BEFF2 47.25%, #BBC7F2 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.has-gradient-four-color {
  background: linear-gradient(298.77deg, #515151 0%, #121924 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-box-decoration-break: clone;
}

.has-gradient-five-color {
  background: linear-gradient(302.32deg, #EE1E51 0%, #121924 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-box-decoration-break: clone;
}

.bg-color-gradient-two {
  background: linear-gradient(270deg, #ADF2BD 0%, #8BEFF2 47.25%, #BBC7F2 100%);
}

.bg-color-gradient-three {
  background: linear-gradient(302.32deg, #144C3F 0%, #144D6C 49.53%, #2B2C5B 100%);
}

.bg-color-gradient-four {
  background: linear-gradient(298.77deg, #515151 0%, #121924 100%);
}

.bg-color-gradient-five {
  background: linear-gradient(302.32deg, #EE1E51 0%, #121924 100%);
}

.wp-block-crown-blocks-testimonial {
  text-align: center;
}
.wp-block-crown-blocks-testimonial > .inner {
  max-width: 56rem;
  margin: 0 auto;
}
.wp-block-crown-blocks-testimonial .testimonial__headshot {
  margin-bottom: 2rem;
}
.wp-block-crown-blocks-testimonial .testimonial__headshot img {
  margin: 0 auto;
  width: 8rem;
  height: 8rem;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-radius: 100rem;
}
.wp-block-crown-blocks-testimonial .testimonial__quote {
  font-size: 1.625rem;
  font-weight: 600;
}
.wp-block-crown-blocks-testimonial .testimonial__source {
  margin-top: 2rem;
  font-size: 1rem;
  opacity: 0.5;
  font-weight: 600;
}
.wp-block-crown-blocks-testimonial .testimonial__source p {
  margin: 0;
  display: inline;
}
.wp-block-crown-blocks-testimonial .testimonial__source p + p:before {
  content: ", ";
}

/*# sourceMappingURL=style-index.css.map*/