/*!
 * Octagon KC Elements Team CSS v1.0
 *
 * 
 * Copyright (c) octagon web studio
 *
 */

/* ---------------------------------------------------------------------------
 * Team
------------------------------------------------------------------------------ */

.team .member {
    margin: 0 0 40px 0;
}

.team .post-details {
    text-align: center;
}

.team .post-content {
    background: #fff;
    margin: -80px auto 0 auto;
    padding: 35px 35px 30px 35px;
    width: 80%;
    display: inline-block;
    z-index: 1;
    position: relative;
}

.team .post-content .title {
    font-size: 21px;
    margin: 0 0 10px 0;
}

.team .meta-group {
    justify-content: center;
}