/**
 * Jovie Custom Styles
 *
 * Add new custom CSS styles here.
 * This file is enqueued on the frontend site-wide.
 */
 form#afg_zipcode_form input#afg_PostalCode {
    padding-top:12px !important;
 }