.landing-page-header .landing-page-description h1 {
	text-align: center;
} 

h1 {
	text-align: left;
} 

.landing-page-header {
  border: 0;
  border-top: 2px solid #00aeef;
}


.heading-description {
  padding: 0;
}

.pdf-icon {
    width: 25px;
    height: 25px;
    float: left;
    margin-right: 8px;
}

.lightbulb-icon {
    float: left;
    margin-top: -1rem;
    margin-right: 0.4rem;
}

 h2 > .usa-icon {
  display: inline-block;
  fill: currentColor;
  height: 1.4em;
  position: relative;
  width: 1.4em;
  margin-top: 0;
  margin-bottom: -5px;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-bottom: 6px solid #592c81;
}