:root {
  --heading-font-family: neue-haas-grotesk-display, sans-serif;
  --body-font-family: neue-haas-grotesk-display, sans-serif;
}

.tab__pane {
  padding: 60px 0;
  background: url("/themes/custom/icahn_giving/images/pattern-background-grey.jpg") no-repeat top right;
  background-size: cover;
}