.bpmn-container {
	background: white; /* White background on the BPMN modeler */
}

.bpmn-container .entry {
	color: black; /* Black text on the BPMN wrench toolbar icons */
}

.bpmn-container .djs-context-pad {
	background: white; /* White background on the wrench toolbar */
}