.node-person .content .person-details .field-person-interests {
    margin-top: 2em;
}
.people-option .people-list .person .person-interests {
    margin-top: 1.5em;
}
.node-person .content .person-details .field-person-interests::before,
.people-option .people-list .person .person-interests::before {
    content: '' !important;
    padding-right: 0;
}
p.person-interests {
    margin-bottom: 0;
}
.people-option .people-list .person h3.person-interests {
    margin: 2em 0 .5em 0;
    font-size: .8em;
    font-weight: bold;
    font-family: Circular-Book,Arial,Helvetica,sans-serif;
}
.people-option .people-list .person p.person-interests {
    margin-top: 0;
}
.people-option .people-list .person .person-email a {
    border-bottom: none !important;
    -webkit-box-shadow: none !important;
    color: #C00404;
    box-shadow: none;
    text-decoration: none;
    width: auto;
    border-bottom: 1px solid transparent;
    transition: .25s;
}
.people-option .people-list .person .person-email a:hover {
    border-bottom: 1px solid #C00404 !important;
    transition: 0.25s;
}
.node-person .content .person-details .field-person-website-link {
    margin: 0 0 .5em 0;
    display:block;
}
.people-option .people-list .person .person-info .person-education::before,
.node-person .content .person-details .field-person-education::before {
    font-family: brown-icons !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e007';
    color: #A79A94;
    padding-right: .25rem;
    
}
.people-option .people-list .person .person-info .person-education::before {
    padding-right: .5rem;
}    

.people-option .people-list .person .person-info .person-education, .field-person-education {
    font-size: .95em;
    margin: 0 0 .5rem 0;
    }
.node-person .content .person-details .person-position-list .field-person-position::after {
    content: '';
}
.node-person .content .person-details .person-position-list .field-person-position {
    display: block;
}
.node-person .content .person-details .person-position-list {
    margin-bottom: 1.5em;
}
.people-option .people-list .person .person-info li {
    letter-spacing: .5px;
    text-transform: uppercase;
    line-height: 1.4;
    color: #A79A94;
    margin: 0 0 0rem 0;
    font-family: Circular-Book,Arial,Helvetica,sans-serif;
    font-size: 1em;
    list-style: none;
}
.people-option .people-list .person .person-info ul {
    margin: 0 0 1.5em 0;
}
.people-option .people-list .person .person-info h3 {
    margin: 0.8em 0 .25em 0;
}

.person-custom-text {
    font-size: .95em;
    margin: 0 0 .5rem 0;
    font-family: Circular-Book,Arial,Helvetica,sans-serif;
    
    }

span.person-position ul {
    margin: 0 0 1.5em 0;
}

span.person-position li {
    letter-spacing: .5px;
    text-transform: uppercase;
    line-height: 1.4;
    color: #A79A94;
    margin: 0 0 0rem 0;
    font-family: Circular-Book,Arial,Helvetica,sans-serif;
    font-size: 1em;
    list-style: none;
}
.person h3.field-label.person-interests {
    margin: 0.8em 0 0.25em 0;
    font-size: .8em;
    font-weight: bold;
    font-family: Circular-Book,Arial,Helvetica,sans-serif;
}
.people .person .person-education::before {
    font-family: brown-icons !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e007';
    color: #A79A94;
    padding-right: .25rem;
}
.people .person .person-education::before {
    padding-right: .5rem;
    font-size: 1em;
}
.people .people-list .person .person-education {
    font-size: 0.95em;
}

.file {
    display: inline-block;
}