/*!*****************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/showcase-text-image-inner/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.
 */
.sti-btn-wrap a {
  margin-right: 20px;
  margin-bottom: 20px;
  display: block;
}

.sti-btn-wrap a.components-external-link.button.animated-border-button.button-border-blue.button-text-dark {
  margin-right: 20px;
  margin-bottom: 20px;
}

.sti-btn-wrap a.components-external-link.button.animated-border-button.button-border-blue.button-text-dark .components-external-link__contents {
  text-decoration: none;
}

.editor-styles-wrapper a.animated-border-button {
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 0;
  border-bottom-width: 0;
  border-style: solid;
  padding: 15px 43px;
  position: relative;
  font-size: 26px;
  font-family: "IBM Plex semibold", Arial, sans-serif;
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  vertical-align: middle;
  white-space: normal;
  display: block;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  align-content: center;
  margin-bottom: 20px;
  margin-right: 20px;
  color: black;
}

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