.st-custom-section {
  background-color: rgb(var(--color-background));
}

.st-custom-section .block-heading,
.st-custom-section .subheading {
  width: 100%;
}

.st-custom-section .subheading,
.st-custom-section .rte {
  word-break: break-word;
}
