/* WhatsApp-Kontakt: mobile Leiste + Kontaktblock.
   Eigene Datei, damit landing2.css (Landing-Sitzung) unberührt bleibt. */
.l2-bar { gap: 0.6rem; }
.l2-bar .l2-btn { width: auto; flex: 1 1 auto; }
.l2-bar .l2-btn--wa { flex: 0 0 auto; padding: 0 1.1rem; }
.l2 .l2-btn--wa { background: #25d366; color: #fff; }
.l2 .l2-btn--wa:hover { background: #1ebe5a; }
.l2 .l2-btn--wa svg { width: 20px; height: 20px; flex: none; }
.l2-contact__alt a { white-space: nowrap; }
