.li-whatsapp a {
    position: fixed;
    right: 16px;
    bottom: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    background-image: linear-gradient(to right, #209142, #56d263);
    text-decoration: none;
    z-index: 99;
}


/* Correção AlphaTheme cfd4f21d-7583-4ed3-af44-66e8fa73cfed */
body {
    opacity: 0 !important;
}
