.hbspt-form {
  display: block;
  height: 100%;
  width: 100%;
}

.hbspt-form .input input {
  width: 100%;
  border-radius: 25px;
  border: 2px;
  height: 34px;
  margin-bottom: 10px;
  padding: 10px;
}

.hbspt-form label {
  font-weight: 600;
  text-decoration: none;
  list-style: none;
}

.hbspt-form ul {
  list-style: none;
  padding-left: 5px !important;
  color: #c71414;
}

.hs-form-booleancheckbox {
  left: 0px;
  width: 100%;
  text-align: left;
}

