/* Ensure links match the front end when there's a custom background color. */ #editor .editor-styles-wrapper .wp-block .has-background:not(.has-background-background-color) a { color: currentColor; }