.image-with-text:not(.image-with-text--overlap) .image-with-text__text-item:after {
	box-shadow: var(--image-with-text-box-shadow, var(--text-boxes-shadow-horizontal-offset) var(--text-boxes-shadow-vertical-offset) var(--text-boxes-shadow-blur-radius) rgba(var(--color-shadow), var(--text-boxes-shadow-opacity)));
}

.global-media-settings.image-with-text__media { border: 0; }
