.whats{
    position: fixed;
    bottom: 40px;
    right:40px;
    z-index: 100;
    zoom:0.3;
}
.phone-icon{
    width: 20px;
    height: 20px;
    color: #ffffff;
}

.phone-icon:hover{
    text-decoration: underline;
    color: #ffffff;
}