.section-3-col-pinterest-no-bg {
    background: #FFFFFF;
}

.section-3-col-pinterest-image-bg .container {
    z-index: 2;
}

.grid {
    margin: 0 auto;
}

.grid:after {
    content: '';
    display: block;
    clear: both;
}

.grid-item {
    width: 286px;
    height: auto;
    float: left;
    margin-bottom: 15px;
}

.text-prominent {
    font-family: 'Roboto Slab', serif;
    font-size: 10pt;
    font-weight: bold;
    text-transform: uppercase;
    color: #003595;
}

.page-load-status {
    display: none; /* hidden by default */
    padding-top: 20px;
    border-top: 1px solid #DDD;
    text-align: center;
    color: #777;
}
