.financial-solutions-header-module-container {
  min-height: 200px;
}

.page-headline {
  color: #12d678;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0.28em;
  line-height: 1.25em;
  margin: 0px;
  text-transform: uppercase;
}

#financial-solutions-headline {
  color: #ffffff;
  font-family: Roboto Slab, serif;
  font-size: 36px;
  font-weight: 400;
  letter-spacing: 0.06em;
  line-height: 1.65em;
  margin-bottom: 10px;
  margin-top: 0px;
}

#feature-text-container {
  color: #ffffff;
  font-family: Roboto Slab, serif;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0.06em;
  line-height: 1.25em;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  padding: 0px;
}

#feature-text-one {
  color: #12d678;
  position: relative;
}

#feature-text-two {
  color: #12d678;
  position: relative;
}

#financial-solutions-subhead {
  color: #ffffff;
  font-family: Roboto Slab, serif;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0.06em;
  line-height: 1.25em;
  margin-top: 20px;
}

@media screen and (max-width: 680px) {
  .page-headline {
	font-size: 14px;
  }
  #financial-solutions-headline {
	font-size: 30px;
	line-height: 1.25em;
	margin-bottom: 10px;
	margin-top: 0px;
  }
  
}