/*
 * Bolt-On Hub form - child theme override slot
 *
 * This file is enqueued on front-end requests AFTER the master theme styles.
 * If the active theme is a child theme, place your overrides in:
 *
 *  /assets/css/bolt-on-hub-form-overrides.css
 *
 * and they will automatically load instead of this default file.
 *
 * Example overrides:
 * .bolt-on-form input[type="text"] { padding: 0.85rem 1rem; }
 * .bolt-on-form label { font-size: 0.9rem; }
 */

