im Wrapper, aber NICHT auf die
vom Formular */ .bn-newsletter-content > p { color: #e0e0e0; font-size: 1.1em; line-height: 1.6; margin-bottom: 30px; } .bn-newsletter-section .mc4wp-form { width: 100%; margin: 0; padding: 0; } /* Die
-Tags VOM PLUGIN entfernen, um das Layout zu kontrollieren */ .bn-newsletter-section .mc4wp-form p { margin: 0; padding: 0; } .bn-newsletter-section input[type=“email“] { width: 100%; padding: 15px; font-size: 1em; background-color: #444; color: #ffffff; border: 1px solid #555; border-radius: 5px; box-sizing: border-box; margin-bottom: 15px; text-align: center; } .bn-newsletter-section input[type=“submit“] { width: 100%; padding: 15px; font-size: 1.1em; font-weight: bold; color: #ffffff; background-color: #a13c3c; /* Ihr Akzentrot */ border: none; border-radius: 5px; cursor: pointer; transition: background-color 0.3s ease; } .bn-newsletter-section input[type=“submit“]:hover { background-color: #8a3333; } /* Label ausblenden (da der Platzhalter klar ist) */ .bn-newsletter-section .mc4wp-form label { display: none; } @media (max-width: 768px) { .bn-newsletter-section h2 { font-size: 2em; } }




