.header-marketing {
  padding-top: 50px;
  background: url("/assets/boat-dc0dc40c.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  color: #333;
}

.marketing .col-md-12 h2 {
  padding-bottom: 75px;
  text-align: center;
  font-weight: 400;
  letter-spacing: 1px;
  font-size: 48px;
}

.marketing .col-md-4 {
  margin-bottom: 20px;
  text-align: center;
}
.marketing h3 {
  font-weight: normal;
  color: #2399FF;
}
.marketing .col-md-4 p {
  margin-right: 10px;
  margin-left: 10px;
  font-size: 20px;
  opacity: 0.6;
}

.featurette-divider {
  margin: 80px 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
}
