.tpgb-post-inner .author-social {
    position: relative;
    display: block;
    padding: 0;
    list-style: none;
    margin: 5px 0 0
}
.tpgb-post-inner .author-social .tpgb-author-social-list {
    display: inline-block;
    margin-right: 12px
}
.tpgb-post-inner .author-social .tpgb-author-social-list a {
    color: #222;
    font-size: 20px;
    line-height: 1.2;
    transition: all .3s linear
}
.tpgb-post-inner .author-social .tpgb-author-social-list a i {
    font-style: initial
}