.mdla-whatsapp {
  border-color: #d6b469 !important;
  background: linear-gradient(145deg, #7d0626 0%, #9f0a32 42%, #c0183d 100%) !important;
  color: #fffaf0 !important;
  box-shadow: 0 18px 50px rgba(0, 0, 0, .38), 0 0 0 5px rgba(214, 180, 105, .16) !important;
}

.mdla-whatsapp:hover {
  border-color: #f5e7bd !important;
  background: linear-gradient(145deg, #9f0a32 0%, #c0183d 54%, #e8cf91 100%) !important;
  color: #fffaf0 !important;
}
