/* Mailchimp */
.mc4wp-form-fields:nth-child(2) {
text-align: center;
}
#mc4wp-form-1 > div.mc4wp-form-fields > p:nth-child(3) {
text-align: center;
}
#mc4wp-form-1 > div.mc4wp-form-fields input[type="submit"] {
background: #F8BFC1;
color: #000;
border: #000;
}
.mc4wp-form-success .mc4wp-form-fields {
display: none;
}