/*!*************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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]!./blocks/icon-grid-cell/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-image {
  position: relative;
  z-index: 2;
}
.wp-block-image.alignright img {
  margin-left: auto;
}
.wp-block-image.alignleft img {
  margin-right: auto;
}
.wp-block-image.aligncenter {
  margin-left: auto;
  margin-right: auto;
}
.wp-block-image.is-style-rounded {
  border-radius: 10px;
}
.wp-block-image.is-style-rounded img {
  border-radius: 10px;
}

p.is-style-max-width,
li.is-style-max-width {
  max-width: 540px;
  margin-left: auto;
  margin-right: auto;
}

.wp-block-crown-blocks-icon-grid-cell {
  padding: 12px 22px;
  border-radius: 10px;
  border: 1px solid #D1D3D4;
  background-color: #fff;
  margin: 8px;
}
.wp-block-crown-blocks-icon-grid-cell > .inner {
  display: flex;
  position: relative;
  height: 100%;
  justify-content: space-between;
  align-items: center;
}
.wp-block-crown-blocks-icon-grid-cell .icon-grid-cell__meta {
  position: relative;
  padding: 50% 30px 25px;
  display: flex;
  align-items: center;
}
.wp-block-crown-blocks-icon-grid-cell .icon-grid-cell__meta svg {
  margin-right: 15px;
}
.wp-block-crown-blocks-icon-grid-cell .icon-grid-cell__title {
  font-family: "Albert Sans", sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: 600;
  line-height: 18px; /* 180% */
  letter-spacing: 2.3px;
  text-transform: uppercase;
  margin-bottom: 4px;
}
.wp-block-crown-blocks-icon-grid-cell .icon-grid-cell__subtitle {
  font-size: 23px;
  font-style: normal;
  font-weight: 300;
  line-height: 120%;
  color: #373F41;
}
.wp-block-crown-blocks-icon-grid-cell .icon-image {
  width: 40px;
  height: 40px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

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