@charset "utf-8";
/* CSS Document */

.whatsapp {
    position: fixed;
    top: 85%;
    right: 1%;
    padding: 10px;
    z-index: 10000000;
}