
.soc_link {
    display: flex;
    gap:10px;
    align-items: center;
    justify-items: center;
    justify-content: center;
    text-align: center;
    margin-top: 40px;
}
.soc_link a {
    width: 48px;
    height: 48px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-items: center;
    justify-content: center;
    text-align: center;
}
.soc_link a img {
    height: 30px;
    width: auto;
}



.icon_whatsapp {
    background: #6ec664;
}
.icon_viber {
    background: #7b53a4;
}
.icon_vkontakte {
    background: #4b678a;
}
.icon_vkontakte {
    background: #4b678a;
}
.icon_max {
    background: #c84d86;
    background: linear-gradient(135deg, #46cbfe,#4a3cd8,#9d36db);
}
.icon_instagram {
    background: #c84d86;
    background: linear-gradient(135deg, #f8d369,#e55d54,#e55d54,#bd489d);
}
.icon_telegram {
    background: #61b3e1;
}
.icon_youtube {
    background: #ff0100;
}