.team_all{
    text-align: center;
    line-height: 10px;
}
.team_all p{
    font-family: "pfdintextpro-bold";
    color: #333333;
}
.team_all a{
    color: #363e8e;
    display: block;
    margin-bottom: 45px;
    text-decoration: underline;
}
.team_all a.team_all_phone {
    font-family: "pfdintextpro-bold";
    color: #333333;
    margin-bottom: 0;
    text-decoration: none;
    display: inline-block;
}
.team_all a.team_all_phone:hover {
    color: #2a6496;
    text-decoration: underline;
}
.foto-team{
    padding-top:100%;
    background-repeat:no-repeat;
    background-position: center;
    -webkit-background-size:cover;
    background-size:cover;
    border-radius: 0 15px;
    -webkit-border-radius:0 15px;
    -moz-border-radius:0 15px;
}
.team_all_phone-icon {
    max-width: 30px;
    width: 100%;
}
a.team_all_phone_whatsapp {
    display: inline-block;
    margin-bottom: 0;
}