/*
 * Extensions                                                   
 */
.row-full {
    margin-left: -20px;
    margin-right: -20px;
}

.top-buffer {
    margin-top: 20px;
}

.bottom-buffer {
    margin-bottom: 20px;
}

.top-buffer-content {
    padding-top: 20px;
}

.bottom-buffer-content {
    padding-bottom: 20px;
}
