.team-card .team-card-inner{box-sizing:border-box;width:100%}.team-card .team-text-column{background:#f9f9f9;border-radius:4px;font-size:16px;margin-bottom:35px;padding:50px 15px;position:relative;text-align:center}.team-card .team-text-column:before{background:#3870e1;content:"";display:block;height:5px;left:calc(50% - 25px);position:absolute;top:-5px;width:50px}.team-card .team-content img{border-radius:50%;height:auto;margin-bottom:0;max-width:150px}.team-card .team-content p.team-bio strong{color:#3870e1;font-size:18px;font-weight:700;line-height:1;text-transform:uppercase}.team-card .team-content p:last-child{margin-bottom:0}