#twingleBodyWrapper {
  font-family: "Cantarell",sans-serif;
}

#twingleBodyWrapper h1 {
  font-size: 200% !important;
  font-weight: bold !important;
}

#twingleBodyWrapper .thankyou-headline h1 {
  line-height: 2;
}

/* Hide mostly proprietary social media buttons */
#twingleBodyWrapper .share .share-content {
  display: none;
}

/* Hide company button, supporting membership form is for individuals */
div.company {
  display: none;
}
