.is-style-bg-img {
  height: 425px;
  width: 100%;
}
.is-style-bg-img > p {
  display: flex;
  position: relative;
  height: 100%;
  flex-direction: column;
  margin-block-start: unset !important;
  justify-content: end;
  bottom: 30px;
}
.is-style-bg-img .wp-block-group {
  display: flex;
  height: 100%;
  padding-bottom: 32px;
  padding-left: 32px;
  gap: 0;
}
.is-style-bg-img .wp-block-group h2 {
  margin-bottom: 7;
}
.is-style-bg-img .wp-block-group p {
  margin-bottom: 12px;
}

/*# sourceMappingURL=group.css.map */
