.our-media__wrapper .our-media__title{
    text-align: center;
}

.our-media__wrapper .social__list{
    justify-content: center;
}

.our-media__title{
    font-size: 16px;
    font-weight: 400;
    line-height: 120%;
    margin: 0 auto 20px;
    font-family: var(--font-body-family);
}