/** * The following styles get applied inside the editor only. * * Replace them with your own styles or remove the file completely. */ .wp-block-homegrade-content-blocks-questions-container { opacity: 50%; filter: saturate(90%); } .wp-block-homegrade-content-blocks-questions-container:has(.components-notice) { opacity: 100%; filter: saturate(100%); }