/* GLOBAL STYLES
-------------------------------------------------- */

/* Padding below the footer and lighter body text */

body {
  color: #5a5a5a;
}
footer {
  margin-top: 20px;
  background-color: #1e5cbf;
  padding-top:20px;
  padding-bottom: 80px;
}

/* Featurettes
------------------------- */

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

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