.has-background {

	&:is(p, .wp-block-group) {
		padding: var(--theme-content-spacing);
	}
}