/*
 * Form Variable Section — Public (live site) shim.
 *
 * Kentico auto-links CSS under ~/wwwroot/FormBuilder/Public/ on live pages that
 * render a form. The actual styles live with the rest of the client-ui styles at
 * client-ui/src/styles/form-builder/form-variable-section.css and are built to the
 * dist path imported below. Keep this file as a thin @import only.
 */

@import url("/dist/form-builder/form-variable-section.css");
