.editor-styles-wrapper .wp-block-divi5-breakfast-text-panel {
	max-width: none;
}

.editor-styles-wrapper .wp-block-divi5-breakfast-text-panel .breakfast-content-panels-container {
	width: 100%;
	max-width: 1300px;
}

.editor-styles-wrapper .wp-block-divi5-breakfast-text-panel .breakfast-content-panels {
	margin: 0;
}

.editor-styles-wrapper .wp-block-divi5-breakfast-text-panel .breakfast-content-panel__button {
	pointer-events: none;
}

.breakfast-text-panel-block__control-group {
	margin-bottom: 1rem;
}

.breakfast-text-panel-block__url-control .block-editor-url-input input[type="text"] {
	width: 100%;
}

.breakfast-text-panel-block__inner-description .block-editor-inner-blocks,
.breakfast-text-panel-block__inner-description .block-editor-block-list__layout {
	max-width: 85ch;
}

.breakfast-content-panel__description.breakfast-text-panel-block__inner-description .block-editor-inner-blocks,
.breakfast-content-panel__description.breakfast-text-panel-block__inner-description .block-editor-block-list__layout {
	max-width: 52ch;
}

.breakfast-text-panel-block__inner-description .block-list-appender {
	margin-top: 0.5rem;
}
