.is-style-RJE-layered-left:not(:root) {
  margin-left: calc(50% - 50vw + var(--body-margin-left, 0px)/2);
  margin-right: calc(50% - 50vw + var(--body-margin-left, 0px)/2);
}

.is-style-RJE-layered-left:not(:root).has-background {
  padding: 0;
}

.is-style-RJE-layered-left:not(:root) .wp-block-cover__inner-container {
  margin-bottom: 100px;
}

.is-style-RJE-layered-left:not(:root) .wp-block-cover__inner-container p {
  line-height: 1.5;
}

.is-style-RJE-layered-left:not(:root) .smb-section {
  margin: -100px auto 0 0;
  width: 97%;
  z-index: 1;
}

@media screen and (min-width: 48em) {
  .is-style-RJE-layered-left:not(:root) {
    margin-left: 0;
    margin-right: 0;
  }
  .is-style-RJE-layered-left:not(:root) .smb-section {
    width: 94%;
  }
}
/*# sourceMappingURL=style.css.map */