/* Let website text blocks inherit colors selected in the page builder. */
[data-block-type="text"] .lexxy-content,
[data-block-type="text"] .lexxy-content a {
  color: inherit;
}
