

/* CSS from snippet stylesheet tags */
.text-block--background, .text-block--background > * {
    background-color: var(--text-background-color);
    color: var(--text-color);
  }