.sapMWizardStep {
	background-color: @sapUiGroupContentBackground;
	border-radius: @sapUiElementBorderCornerRadius;
	padding: 1rem;
	margin-bottom: 1rem;
}

.sapMWizardStep .sapMWizardStepTitle {
	font-weight: bold;
}