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

	:where(div.gb-headline) {
		margin-top: 0;
		margin-bottom: 0;
	}
}

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

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