/* Pages (node type Article) */
/*
================================================================================
|                                                                      EDITORS-PAGE                                                                |
================================================================================
*/
.box-title {
margin-bottom: 25px;
}
.box-title .description {
    font-size: 14px;
    padding: 0 10%;
    text-align: center;
    line-height: 1.3em;
}
.box-title h2, .h2 {
font-weight: 700;
text-align: center;
text-transform: uppercase;
}
.team-social {
display: inline-block;
vertical-align: top;
margin: 5px 2px;
}
.item-content h3, .h3 {
    text-align: center;
    font-size: 1.1rem;
    color: #222222;
    text-transform: uppercase;
    font-weight: bold;
    margin: .5rem 0 0;
    min-height: 40px;
}