/*!****************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/testimonials/style.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************/
@import url(https://use.typekit.net/mfn6mnf.css);
/*!********************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/testimonials/style.scss (1) ***!
  \********************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/**
 * 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.
 */
.fill-primary {
  fill: #332e6c;
}

.fill-secondary {
  fill: #715694;
}

.fill-tertiary {
  fill: #7fbb55;
}

.fill-accent {
  fill: #7fbb55;
}

.fill-primary {
  fill: #332e6c;
}

.fill-secondary {
  fill: #715694;
}

.fill-tertiary {
  fill: #7fbb55;
}

.fill-accent {
  fill: #7fbb55;
}

.wp-block-entrepreneur-addict-testimonials .testimonials__item {
  margin-top: 30px;
  margin-bottom: 10px;
  box-sizing: border-box;
  position: relative;
  z-index: 0;
}
.wp-block-entrepreneur-addict-testimonials .testimonials__item blockquote {
  margin: 0;
}
.wp-block-entrepreneur-addict-testimonials .testimonials__frame {
  position: relative;
  padding: 3rem 1rem;
  border: 3px solid #715694;
  background-color: #332e6c;
  border-radius: 0;
  text-align: center;
  width: calc(100% - 10px);
}
.wp-block-entrepreneur-addict-testimonials .testimonials__frame::before {
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  left: 10px;
  width: 100%;
  height: 100%;
  border: 1px solid #7fbb55;
  z-index: -1;
}
.wp-block-entrepreneur-addict-testimonials .testimonials__accent {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 60px;
  height: 60px;
  background-color: #332e6c;
  border-radius: 60px;
  border: 3px solid #715694;
  z-index: 1;
}
.wp-block-entrepreneur-addict-testimonials .testimonials__accent::after {
  content: "“";
  position: absolute;
  display: flex;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: "lorimer-no-2", sans-serif;
  font-weight: 700;
  font-size: 50px;
  height: 60px;
  color: #7fbb55;
}
.wp-block-entrepreneur-addict-testimonials .testimonials__rating {
  display: flex;
  justify-content: center;
  gap: 0.5rem;
  margin: 0.5rem auto;
  font-size: 1.5rem;
}
.wp-block-entrepreneur-addict-testimonials .testimonials__rating .fa {
  color: #332e6c;
}
.wp-block-entrepreneur-addict-testimonials .testimonials__cite {
  font-weight: 700;
  font-style: normal;
  color: #7fbb55;
}

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