.title-share-social{
    font-family: GothamXNarrow, sans-serif;
    font-size: 22px;
    font-weight: 500;
    color: #282828;
    text-align: center;
    margin-bottom: 27px;
}
.social-networks-container{
    text-align: center;
    margin-bottom: 60px;
}
.social-link{
    margin-right: 45px;
}
.social-link:last-of-type{
    margin-right: 0px;
}