html {
  scroll-padding-top: 400px;
}

main hr {
  margin: 5% 15%;
}
main .is-vertical img {
  max-height: 325px;
  width: auto;
}
main .is-vertical h2 {
  margin-top: 15px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 105px;
  font-weight: normal;
}
main .is-vertical p {
  max-width: 600px;
}
main .is-vertical:not(:last-child) {
  margin-bottom: 5em;
}/*# sourceMappingURL=get-involved.css.map */