.footer-call-icon {
    /* margin-right: 20px; */
    height:  30px;
    width: 30px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius:  100%;
    line-height: 30px;
    text-align: center;
    font-size: 18px;
    background: transparent;
}
.footer-call {
    margin-bottom: 0;
}