.phone {
    position: fixed;
    right: 30px;
    bottom: 145px;
    z-index: 9999;
}

.whatsapp {
    position: fixed;
    right: 30px;
    bottom: 90px;
    z-index: 9999;
}