.body-content{padding-left:15px;padding-right:15px}.whatsapp{position:fixed;width:75px;height:75px;bottom:85px;right:20px;background-color:#25d366;color:#fff;border-radius:50px;display:flex;text-align:center;font-size:45px;box-shadow:1px 4px 12px rgba(0,0,0,.2);z-index:1000;justify-content:center;align-items:center;transition:transform .25s ease,box-shadow .25s ease}.whatsapp i{color:#fff}.whatsapp:hover{transform:scale(1.08);box-shadow:1px 8px 20px rgba(0,0,0,.3)}