#editor .editor-styles-wrapper .block-editor-default-block-appender textarea.block-editor-default-block-appender__content, #editor .editor-styles-wrapper .wp-block .editor-post-title__input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */ color: ; opacity: 0.66; /* Firefox */ } #editor .editor-styles-wrapper .wp-block .editor-post-title__input:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: ; opacity: 0.66; } #editor .editor-styles-wrapper .wp-block .editor-post-title__input::-ms-input-placeholder { /* Microsoft Edge */ color: ; opacity: 0.66; } #editor .editor-styles-wrapper .wp-block-button__link.is-style-outline.has-background[class], #editor .editor-styles-wrapper .is-style-outline .wp-block-button__link.has-background[class] { background: transparent !important; } #editor .editor-styles-wrapper .has-background:not(.has-background-background-color) a:not(.wp-block-button__link), #editor .editor-styles-wrapper p.has-text-color a { color: currentColor; }