/**
* Theme Name: Political WP Child
* Description: This is a child theme of Political WP.
* Author: Michael Trollan
* Template: politicalwp
* Version: 1.0.2
*/

.give-form-wrap.give-display-onpage {
    text-align: left;
}
#give_purchase_form_wrap > #give_checkout_user_info {
    text-align: left !important;
}
.max-width-1024 {
    max-width: 1024px;
    width: 100%;
    margin: 0 auto;
}
