--- title: "Block Editor Question" permalink: /block-editor-question/ date: '2022-12-03T13:32:09-05:00' tags: [tinkering, wordpress, post] --- WP block editor gurus: Is there a way to use styles to create links that use different colors for the link text and the link decoration (i.e., the underline)? I know how to do it using CSS (I think), but styles within the block editor seems to insist that both text and underline have the same color.