/*!***************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/style.scss ***!
  \***************************************************************************************************************************************************************************************************************************************/
/**
 *
 * Frontend Styles
 *
 */
.testimonial-slide__inner {
  margin-left: auto;
  margin-right: auto;
  max-width: var(--wp--custom--grid-width--default);
  padding-left: var(--padding-inner);
  padding-right: var(--padding-inner);
  width: 100%;
}
.testimonial-slide__heading {
  font-size: var(--wp--preset--font-size--headline-2);
  font-weight: var(--wp--custom--font-weight--bold);
  margin-bottom: var(--wp--custom--spacing--lg);
  text-align: center;
}
.testimonial-slide__quote {
  font-size: var(--wp--preset--font-size--headline-2);
  font-weight: var(--wp--custom--font-weight--light);
  margin-bottom: calc(var(--wp--custom--spacing--lg) + var(--wp--custom--spacing--sm));
  position: relative;
  text-align: center;
}
@media (min-width: 1024px) {
  .testimonial-slide__quote {
    padding-left: var(--wp--custom--spacing--lg);
    padding-right: var(--wp--custom--spacing--lg);
  }
}
.testimonial-slide__attribution {
  display: flex;
  justify-content: center;
  margin-bottom: var(--wp--custom--spacing--xl) !important;
  margin-top: var(--wp--custom--spacing--md) !important;
}
.testimonial-slide__attribution-content {
  margin-top: 0 !important;
}
.testimonial-slide__image img {
  border-radius: 50%;
  height: 48px;
  margin-right: var(--wp--custom--spacing--sm);
  width: 48px;
}
.testimonial-slide__author {
  font-weight: var(--wp--custom--font-weight--bold);
  margin-bottom: 0;
}
.testimonial-slide__title {
  margin-bottom: 0;
  margin-top: 0 !important;
}

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