.om-wa-fallback {
  position: fixed; right: 22px; bottom: 22px; z-index: 99997;
  display: flex; align-items: center; gap: 10px; color: #0b0e0b !important;
  text-decoration: none !important; font-family: Archivo, system-ui, sans-serif; font-weight: 800;
}
.om-wa-fallback span { background: #fff; padding: 11px 14px; border: 1px solid #cad1c4; border-radius: 14px; box-shadow: 0 10px 30px #07120928; }
.om-wa-fallback b { width: 66px; height: 66px; border-radius: 22px; background: #e4f000; display: grid; place-items: center; box-shadow: 0 16px 38px #07120940; }
@media (max-width: 600px) { .om-wa-fallback { right: 14px; bottom: 14px; } .om-wa-fallback span { display: none; } .om-wa-fallback b { width: 58px; height: 58px; } }
.om-wa__continue { align-self: center; background: #e4f000; color: #0b0e0b !important; padding: 10px 14px; border-radius: 999px; font: 800 13px Archivo, sans-serif; text-decoration: none !important; }
