.editor-styles-wrapper {
	mark.gb-highlight {
		background: none;
		color: unset;
	}

	.gb-headline {
		span.rich-text {
			display: inline-block;
		}
	}
}

.gb-headline {
	margin: 0;
}

.gb-image-replace-url {
	padding: 6px 12px;

  	.components-base-control__field {
	  margin-bottom: 0;
	}
}
