/* TTP Team Section */
.ttp-team-member {
text-align: center;
}
.ttp-team-member figure {
margin: 0 auto 20px;
}
.ttp-team-member img {
width: 250px;
height: 300px;
object-fit: cover;
object-position: center;
border-radius: 8px;
display: block;
margin: 0 auto;
}
.ttp-team-member h2 {
text-align: center;
min-height: 60px;
margin-top: 15px;
margin-bottom: 10px;
}
.ttp-team-member .wp-block-social-links {
justify-content: center;
}
.ttp-team-row {
margin-bottom: 80px;
}





