/**
 * Gutenberg Section & Content Templates styles
 * @author Patrick Weijtenburg
 */
.editor-styles-wrapper .editor-block-list__block .content-template p,
.editor-styles-wrapper .editor-block-list__block .section-template p {
    background-color: inherit;
}