.hbspt-form {
  text-align: left !important;
}
.hbspt-form form {
  font-family: "Montserrat", sans-serif;
}

.hbspt-form input {
  padding: 8px 10px;
}

.hbspt-form fieldset {
  max-width: 572px !important;
}

.hbspt-form ul.no-list {
  list-style-type: none;
  margin: 0;
  padding: 0
}

.hbspt-form .hs-error-msg {
  color: #991f36;
  font-size: smaller;
}

.hbspt-form .hs-form-field {
  margin: 1% 0;
}

.hbspt-form .hs-button {
  background: #72BF44;
  color: #fff !important;
  border: 1px solid #72BF44;
  padding: 7px 20px;
  margin: 20px 0;
}


.blogSignUp input[type="email"] {
  width: 100%;
}
.blogSignUp input[type="submit"] {
  margin-top: 10px;
}

.hs-form-field {
  width: 100% !important;
}

