.wp-ggb-embed-wrap {
	margin: 1em auto;
	max-width: 100%;
}

.wp-ggb-embed {
	display: block;
	width: 100%;
	min-height: 200px;
}

.wp-ggb-embed-editor-placeholder {
	border: 2px dashed #c3c4c7;
	background: #f6f7f7;
	padding: 1.5em;
	text-align: center;
}

.wp-ggb-embed-editor-placeholder .ggb-current-file {
	margin-top: 0.75em;
	font-family: monospace;
	word-break: break-all;
}
