/*
* ACF Custom Fields plugin
 */

/* --------------------------------------------------------------
People - flexible content fields
-------------------------------------------------------------- */
.body-list p {
    padding-bottom: .3em;
    border-bottom: 1px solid #cccccc;
}
.body-list p:not(:first-child) {
    padding-top: .4em;
}

.main-flex-content section {
    padding-bottom: 40px;
}
