Volunteer Form

hbspt.forms.create({
region: “na1”,
portalId: “3794392”,
formId: “3404b820-3a89-4d72-92a6-3789b38ffa73”
});

.entry-content form label span {font-size: 13px;}.entry-content legend.hs-field-desc { color: #7C98B6; font-size: 11px;} label.hs-form-radio-display { display: flex; align-items: center; gap: 5px; } ul.inputs-list { list-style: none; padding: 0 !important; } span.hs-form-required { color: red; font-size: 18px !important; transform: translate(1px, 4px); display: inline-block; } .hs-input { display: inline-block; width: 90%; max-width: 500px; height: 40px; padding: 9px 10px; font-family: “Helvetica Neue”,Helvetica,Arial,sans-serif; font-size: 16px; font-weight: normal; line-height: 22px; color: #33475b; border: 1px solid #cbd6e2; box-sizing: border-box; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; border-radius: 3px;} .entry-content fieldset { margin: 0 auto; } .hs-input:not([type=file]) { background-color: #f5f8fa; } input[type=”submit”] { border: 1px solid transparent; background-color: #ff4d37; -webkit-box-shadow: 0 0 0 4px rgb(255 77 55 / 0%); box-shadow: 0 0 0 4px rgb(255 77 55 / 0%); display: -webkit-box;display: -ms-flexbox;display:flex;width: -webkit-fit-content;width: -moz-fit-content;width: fit-content;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center; min-width: 116px;height: 38px;padding: 0 30px;line-height: normal;font-size: 15px;border-radius: 9999px; margin: 1rem auto 0; color: #fff; } input[type=”submit”]:hover { background: #ff2004; }