.nwaf-element-soft {
	.order {
		text-transform: capitalize;
		cursor: pointer;
		&.selected {
			color: #f4bf4e;
		}
	}
}