.contato-map {
  width: 100%;
  min-height: 400px;
}

.contato-whatsapp-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  color: #FFF;
  background-color: #443A82;
  border-radius: 12px;
  font-size: 32px;
}