/**
 * VixViu Motion Frontend CSS
 * Foundation CSS overrides for frontend styling
 * 
 * IMPORTANT: This file loads AFTER foundation CSS to ensure overrides work properly
 * Use !important sparingly and only when necessary for foundation CSS overrides
 */

/* Plugin-specific wrapper styling */
.vixviu-motion-wrapper {
    /* Add any plugin-specific wrapper styles here */
}


