.snow-monkey-forms-setting-panel {
	.snow-monkey-forms-setting-panel__header {
		color: #555d66;
		font-size: 13px;
		font-weight: bold;
		padding: 0 16px;
	}
}

.smf-help-popover {
	.components-popover__content {
		width: auto;
		max-width: 280px;
	}
}

.editor-styles-wrapper {
	.smf-item:not(:first-child) {
		margin-top: 4px;
	}
}

.editor-styles-wrapper .block-editor-block-list__layout.is-root-container > .snow-monkey-forms-setting-panel {
	max-width: var(--wp--style--global--content-size, 100%);
	margin-left: auto !important;
	margin-right: auto !important;
}
