body{
	padding-top: 80px;
}

.jumbotron{
  background-image: url(../img/money.png);
  background-position: center center;
  background-size: cover;
  }

  h3 {
  background-color: rgb(63, 92, 124);
  color: white;
  padding: 5px;
  font-size: 1.3em;
  text-align: center;
}

  h2 {
  color: rgb(63, 92, 124);
  font-weight: bold;
}

.media-heading {
  font-weight: bold;
}

.flow img{
  margin-bottom: 10.5px;
}
