/**
 * General Widgets Styles
 * Common styles for all custom widgets
 */

.cew-widget {
    position: relative;
}

/* Add common widget styles here */
