@import url('https://fonts.googleapis.com/css2?family=Poppins');


body , html {
    overflow-x: hidden;
}


.call{
    height: 70px;
    left: 10px;
    bottom: 13px;
    position: fixed;
}
.whatsapp{
    height: 80px;
    width: 70px;
    right: 10px;
    bottom: 10px;
    position: fixed;
}
