/* footer - whatsapp botão */
footer .whatsapp-btn {
    display: block;
    position: fixed;
    right: 5%;
    bottom: 108px;
    z-index: 2;
}

footer .whatsapp-btn img {
    width: 64px;
    height: 64px;
}