.form ._form_1 ._form-branding {
  display: none;
}

.form ._form_1 form {
  padding: 2rem 3rem !important;
}

.form ._form_1 #_form_1_submit {
  font-weight: 600 !important;
}

.form ._form_1 input,
.form ._form_1 textarea {
  background-color: white !important;
}

.form ._form_1 input::placeholder,
.form ._form_1 textarea::placeholder {
  color: #757575 !important;
}
