/** Paragraphs, lists, etc... **/
/** Body font defaults **/
.wp-block-text a:not(.plumb-button),
#wpwrap #editor .block-editor-writing-flow .wp-block .wp-block-text a:not(.plumb-button) {
  color: #00B0CA;
  hyphens: auto;
  word-break: break-all; }
.has-blue-to-purple-background-color .wp-block-text a:not(.plumb-button), .has-blue-to-green-background-color .wp-block-text a:not(.plumb-button), .has-blue-to-yellow-background-color .wp-block-text a:not(.plumb-button), .has-blue-to-purple-background-color
#wpwrap #editor .block-editor-writing-flow .wp-block .wp-block-text a:not(.plumb-button), .has-blue-to-green-background-color
#wpwrap #editor .block-editor-writing-flow .wp-block .wp-block-text a:not(.plumb-button), .has-blue-to-yellow-background-color
#wpwrap #editor .block-editor-writing-flow .wp-block .wp-block-text a:not(.plumb-button) {
  color: #fff; }

/*# sourceMappingURL=text.css.map */
