/* ==============================================
   Variables
============================================== */



/* Brand Specific
------------------------------------ */
/**
 * Set the path to your image folder for use in the `image-ur()` function.
 * The trailing slash must be included!
 */
$image-path: "../../img/";



