.pg-contacts{
    font: 500 14px 'Open Sans', sans-serif;
}
.pg-contacts__title{
    font: 500 18px 'Open Sans', sans-serif;
    color: #404040;
    font-weight: 300;
    padding-bottom: 20px;
}
.pg-contacts__text{
    font: 500 14px 'Open Sans', sans-serif;
    color:#404040;

}
.pg-contacts__link{
    color:#404040;
    text-decoration: none;
}

