.block-fullwidth {
  padding-block: var(--size-80);
}
.block-fullwidth.is-style-background-red-500 {
  background-color: var(--bc-background-red-500);
}
.block-fullwidth.is-style-background-red-100 {
  background-color: var(--bc-background-red-100);
}
.block-fullwidth.is-style-background-red-50 {
  background-color: var(--bc-background-red-50);
}/*# sourceMappingURL=block-fullwidth.css.map */