/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/@wordpress/scripts/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/@wordpress/scripts/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/blocks/heading/styles/style.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************/
.wp-block-rise-blocks-heading {
  text-align: center;
}
.wp-block-rise-blocks-heading.left {
  text-align: left;
}
.wp-block-rise-blocks-heading.right {
  text-align: right;
}
.wp-block-rise-blocks-heading.center {
  text-align: center;
}
.wp-block-rise-blocks-heading .rise-blocks-sub-title {
  color: #000;
  text-transform: capitalize;
  font-weight: 500;
  font-size: 0.7rem;
  border: 1px solid #000;
  padding: 0 0.4rem;
  line-height: 1.3rem;
  border-radius: 0.2rem;
  display: inline-block;
  min-width: 30px;
}
.wp-block-rise-blocks-heading .rise-blocks-title {
  padding: 0.4rem 0 0;
  font-size: 2rem;
  font-family: lato;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  color: #000;
  line-height: 1.2;
}
.wp-block-rise-blocks-heading .rise-blocks-title:before {
  display: none;
}
.wp-block-rise-blocks-heading .rise-blocks-sub-description {
  padding-top: 15px;
  color: #666;
  font-size: 16px;
}
.wp-block-rise-blocks-heading .rise-blocks-line {
  display: inline-block;
  height: 3px;
  width: 50px;
  border-radius: 25%;
  background-color: #000;
}

span.rise-blocks-title {
  display: block;
}

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