/* IPO Section Header Styles */
.content h1 {
  font-size: 1.44em !important; /* 20% bigger than default */
  font-weight: 700 !important;
  margin-top: 1.5em !important;
  margin-bottom: 0.5em !important;
}

.content h2 {
  font-weight: 700 !important; /* bold */
  margin-top: 1.2em !important;
  margin-bottom: 0.5em !important;
}

