
    /**
     * The default styles for all widgets. Contains the minimum styles
     * required to display correctly.
     *
     * @author Jimmy K. <jimmy@orbitmedia.com>
     * @since 1.0
     */

    .oms-sw-element-wrapper {
        margin-bottom: 20px;
    }

    .oms-sw-element-wrapper .title {
        /* display: none; */
    }
