/**
 * Theme Name: GDU Theme
 * Description: GDU Child theme
 * Author: GDU
 * Template: blocksy
 * Text Domain: blocksy
 */
@import url("../blocksy/style.css");
.ct-widget li {
    padding: 8px !important;
    border: 1px solid #f1f1f1 !important;
	border-radius: 3px !important;
}