.footer_promos .footer_promo {
   float: none !important;
   margin: 0 auto;
}

@media (min-width: 43em) {
  .footer_promos .footer_promo {
    float: left !important;
    width: 180px;
  }
  
  .footer_promos, .footer_promos_1 {
    width: 180px !important;
  }
  
  .footer_promos, .footer_promos_2 {
    width: 180px !important;
  }
}

.field-name-facebook-comments {
  display: none;
}

#action_submit {
    background: #4370D9;
    border-color: #3157af;
    box-shadow: #4370D9 1px 1px 2px;
    -webkit-box-shadow: #4370D9 1px 1px 2px;
    font-weight: bold;
    margin: 12px auto 0 !important;
    padding: 12px 0;
    width: 95% !important;
}

#action_submit:hover {
    background: #3157af;
}

#buttonJoin, #buttonRenew, #donateAsk {
  font-weight: bold;
  padding: 10px 0px;
  width: 95% !important;
}

#buttonRenew, #donateAsk {
  margin: 12px auto 0px !important;
}
