#mlb2-34585185.ml-form-embedContainer .ml-form-align-center{
    text-align: left !important;
}
#mlb2-34585185.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody, #mlb2-34585185.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody{
    padding: 0 !important;
}
#mlb2-34585185.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit{
    margin: 0 !important;
}
#mlb2-34585185.ml-form-embedContainer .ml-form-embedWrapper{
    background-color: transparent !important;
}
#mlb2-34585185.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent p, #mlb2-34585185.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent p, #mlb2-34585185.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent h4{
    color: white !important;
}
#mlb2-34585185.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input{
    background: rgba(255, 255, 255, 0.08) !important;
    border: 1px solid rgba(255, 255, 255, 0.18) !important;
    color: #ffffff !important;
    border-radius: 10px !important;
    height: 48px !important;
    font-size: 15px !important;
}
#mlb2-34585185.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input:focus {
    outline: none !important;
    border-color: rgba(255, 200, 120, 0.6) !important;
    box-shadow: 0 0 0 2px rgba(255, 200, 120, 0.15) !important;
  }
#mlb2-34585185.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input::placeholder {
    color: gray !important;
}