.admin-warning-text {
  color: #000000e3 !important;
}

#welcome_name {
  color: #000000e3 !important;
}

.adminAlignmentIcon.admin {
  color: #000000bd!important;
}

.marketplace-shortcut {
  color: rgb(103, 103, 103) !important;
}

[type="submit"] {
  color: #000 !important;
}

header {
  color: #000 !important;
  background: #fff !important;
}

.moduleMarketSettings > span> i {
  color: white;
}

.background-heliotrope {
	background: linear-gradient(to bottom right, #c4fbb2, #00d200) !important;
}

.background-purple {
	background: #6d568c !important;
	background: linear-gradient(to bottom right, #f5f5f5, #cdc9d1) !important;
	color: #000 !important;
}