﻿/* Featurettes
------------------------- */

.featurette-divider {
    margin: 35px 0;
}

/* Thin out the marketing headings */
.featurette-heading {
    font-weight: 300;
    line-height: 1;
    letter-spacing: -1px;
    margin-top: 0;
}

/* Add extra margin to sides of thumbnails */
.col-md-1 
{
    padding-right: 2px;
    margin-bottom: 5px;
}