.button-whatsapp {
  display: flex;
  gap: 1rem;
  justify-content: center;
  align-items: center;
  width: fit-content;
  margin: auto;
}