/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
  padding-bottom: 40px;
  color: #5a5a5a;
}

form {
  padding-bottom: 30px;
}

a, a:link, a:hover, a:visited, a:active {text-decoration: none; color: #663300;}

a:hover { text-decoration: underline !important; }

.form-group {
  /* padding-left: 15px; */
  padding-right: 50px;
}

/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 20px;
  text-align: center;
}
.marketing h2 {
  font-weight: normal;
}
.marketing .col-lg-4 p {
  margin-right: 10px;
  margin-left: 10px;
}

/* REFERENCE CONTENT
-------------------------------------------------- */

.reference .col-lg-4 {
  margin-bottom: 20px;
}
.reference h2 {
  font-weight: normal;
}

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

.featurette-divider {
  margin-top: 20px;
  margin-bottom: 40px;
}

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

/*
.col-md-3 {
  text-align: center;
}
*/