div#extra_footer {
    display: none !important;
}

.team-img-container {
    border-radius: 60px 0 0 0 !important;
}

.team-col .team-member-name {
    text-align: center;
    font-size: 20px;
    margin-bottom: 0 !important;
    padding-top: 15px;
}

.team-col .team-member-description {
    text-align: center;
    padding-bottom: 10px;
    margin-top: -8px;
}

.team-col {
    border: 1px solid var(--border-gray) !important;
}