/*!**********************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/cta-showcase-block/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.
 */
.wp-block-create-block-cta-showcase {
  padding-top: 75px;
  padding-bottom: 110px;
  padding-left: 7.5%;
  padding-right: 7.5%;
}
.wp-block-create-block-cta-showcase h2 {
  text-align: center;
  color: #000;
}
.wp-block-create-block-cta-showcase .lead {
  font-size: 20px;
  line-height: 32px;
  text-align: center;
  color: #000;
  margin-bottom: 50px;
}
@media (min-width: 800px) {
  .wp-block-create-block-cta-showcase .lead {
    font-size: 22px;
    line-height: 32px;
  }
}

.cta-button-wrapper .block-list-appender {
  position: relative !important;
  bottom: 20px;
}

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