.microsite-section h2 {
	font-size: 56px;
  font-weight: var(--opensans-bold);
  line-height: 62px;
  text-align: center;
  color: #FFF;
  text-transform: uppercase;
  max-width: 906px;
  margin: 0 auto;
}
.microsite-section.welcome-addresses h2,
.microsite-section.strm-main h2,
.microsite-section.nec-streams-c h2 {
	font-size: 56px;
  font-weight: var(--opensans-bold);
  line-height: 62px;
  text-align: center;
  color: var(--blue);
  text-transform: uppercase;
  max-width: 906px;
  margin: 0 auto;
}
