2 -------------------------------------------------- */
 
   3 /* Padding below the footer and lighter body text */
 
  12 /* CUSTOMIZE THE CAROUSEL
 
  13 -------------------------------------------------- */
 
  15 /* Carousel base class */
 
  19 /* Since positioning the image, we need to help out the caption */
 
  25 /* Declare heights because of positioning of img element */
 
  28   background-color: #777;
 
  30 .carousel-item > img {
 
  40 -------------------------------------------------- */
 
  42 /* Center align the text within the three columns below the carousel */
 
  43 .marketing .col-lg-4 {
 
  44   margin-bottom: 1.5rem;
 
  50 .marketing .col-lg-4 p {
 
  57 ------------------------- */
 
  60   margin: 5rem 0; /* Space out the Bootstrap <hr> more */
 
  63 /* Thin out the marketing headings */
 
  67   letter-spacing: -.05rem;
 
  72 -------------------------------------------------- */
 
  74 @media (min-width: 40em) {
 
  75   /* Bump up size of carousel content */
 
  77     margin-bottom: 1.25rem;
 
  87 @media (min-width: 62em) {