/* Início - Botão Whatsapp */
.whatsapp {
  position: fixed;
  bottom: 15%;
  right: 3%;
  padding: 10px;
  z-index: 10000000;
  width: 100px;
  height: 100px;
  opacity: 0.7;
}
/* Fim - Botão Whatsapp */