* {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

.post_team_p11 {
    padding: 15px 0;
    height: 100px;
    /* line-height: 100px; */
    display: flex;
    justify-content: center;
    align-items: center;
}