.social-share a {
    font-size: 14px;
    background: #0064a6;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    color: #ffffff;
    margin-right: 2px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}