.instrument-grid { display: flex; flex-wrap: wrap; gap: 20px; justify-content: center; } .instrument-card { flex: 0 1 300px; box-sizing: border-box; padding: 10px; text-align: center; }
#mce-success-response { background: #ffffff !important; /* weißer Hintergrund */ color: green !important; /* Text grün */ padding: 0.5em !important; border-radius: 6px !important; font-size: 1em !important; line-height: 1.4 !important; } form#mc-embedded-subscribe-form { display: none !important; }