.editable-text {
	position: relative;
}

.editable-text.editing {
	background-color: rgba(255, 128, 0, 0.15);
}
