.wrap-team-page h1 {
    font-size: 30px;
    line-height: 36px;
    color: var(--main-red);
    padding: 0;
    background: unset;
    text-align: left;
    font-weight: 900;
}
.wrap-team-page {
    padding: 0 15px;
}
.wrap-team-page .title-item_s1 {
    font-size: 20px;
    line-height: 24px;
    color: var(--main-black);
    border: none;
    padding: 0;
}
.wrap-team-page .info-sport {
    font-size: 14px;
}
