/**
 * You can place your custom CSS statements here
 * it is better to write everything custom here
 * because this file won't be replaced during upgrade
 * Don't forget to rename this file to "site.css"
 */

 .am-login-form-wrapper > .am-google-button-wrapper > .am-google-button {
     text-align: center;
     margin-bottom: 10px;
 }