/*!***************************************************************************************************************************************************************************************************************************************!*\
  !*** 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]!./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.
 */
.wp-block-theme-highlightcard {
  text-decoration: none !important;
}
.wp-block-theme-highlightcard .highlightcard-image {
  height: 0;
  padding-bottom: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
}
.wp-block-theme-highlightcard .inner-content {
  margin: 20px 0;
}
.wp-block-theme-highlightcard .inner-content h1,
.wp-block-theme-highlightcard .inner-content h2,
.wp-block-theme-highlightcard .inner-content h3,
.wp-block-theme-highlightcard .inner-content h4,
.wp-block-theme-highlightcard .inner-content h5,
.wp-block-theme-highlightcard .inner-content h6 {
  margin-top: 0;
}
.wp-block-theme-highlightcard .highlight-button {
  background-color: #9d9e9e;
  width: 100%;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
}
.wp-block-theme-highlightcard:hover {
  color: inherit !important;
}

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