I would love to know this too!
I have removed the MailChimp css but can’t even get the rounded butten like in first screenshot from OP
this is the code I used
<div id=”mc_embed_signup”>
<form action=”http:// …” method=”post” id=”mc-embedded-subscribe-form” name=”mc-embedded-subscribe-form” class=”validate” target=”_blank” novalidate>
<input type=”email” value=”” name=”EMAIL” class=”email” id=”mce-EMAIL” placeholder=”Enter your email address here” style=”margin-bottom: 0;” required>
<div class=”clear”><input type=”submit” value=”Subscribe” name=”subscribe” id=”mc-embedded-subscribe” class=”button”></div>
</form>
Thanks!