﻿.face {
    font-size: 16px;
    width: 22px !important;
    height: 22px !important;
    background: #4867aa;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    padding-top: 4px !important;
    vertical-align: middle;
}

.twit {
    font-size: 16px;
    width: 22px !important;
    height: 22px !important;
    background: #55acee;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    padding-top: 3px;
    vertical-align: middle;
}

.gogle {
    font-size: 15px;
    width: 22px !important;
    height: 22px !important;
    background: #dd4e40;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    padding-top: 3px;
    vertical-align: middle;
}

.tlgram {
    font-size: 16px;
    width: 22px !important;
    height: 22px !important;
    background: #2097d4;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    padding-top: 3px;
    vertical-align: middle;
}

.font-hover:hover {
    text-decoration: none;
    background: #000;
    color: #fff;
}
