.ml-embedded .ml-form-embedWrapper .ml-form-embedBody {
  padding: 10px 0 0 0 !important;
}

.ml-embedded .ml-form-align-center {
    text-align: left !important;
}

.ml-embedded .ml-form-embedContainer .ml-form-successBody {
  padding: 20px 0 0 0 !important;
}

.ml-embedded .ml-form-embedContainer .ml-form-successBody .ml-form-successContent p {
  padding: 10px;
  background: white;
  font-size: var(--text-md) !important;
}