#whatsapp {
    width: 60px;
    height: 60px;
    color: #ffffff;
    left: 4px;
    top: 220px;
    line-height: 40px;
    text-align: center;
    overflow: hidden;
}
    
  #calling {
    width: 65px;
    height: 65px;
    color: #ffffff;
    right: 4px;
    top: 220px;
    line-height: 40px;
    text-align: center;
    overflow: hidden;
}

h3 {
    font-size: 20px;
    color: #005DAB;
}

h4 {
    font-size: 18px;
    color: #005DAB;
}