I would like to center my mailchimp form. I have tried the <center> </center> tags in text editor, and I have tried to add css code #mc_embed_signup form {text-align: center;} both in the mailchimp code and in my custom css, but neither works. The forms stays on the left. Is there something in the theme’s stylesheet that overwrites my css or why is this happening?