label.wdt-query-label {
    font-weight: normal;
    margin-top: 10px;
}

.wpdt-c .wdt-wp-query-preview-block,
.wpdt-c .wdt-datatables-admin-wrap .bg-white.wdt-wp-query-cf-template,
.wpdt-c .wdt-datatables-admin-wrap .bg-white.wdt-woo-commerce-cf-template,
.wpdt-c .wdt-datatables-admin-wrap .bg-white.wdt-wp-query-clause-template,
.wpdt-c .wdt-datatables-admin-wrap .bg-white.wdt-wp-query-tax-template,
.wpdt-c .wdt-datatables-admin-wrap .bg-white.wdt-wp-query-date-template,
.wpdt-c .wdt-datatables-admin-wrap .bg-white.wdt-wp-query-meta-template {
    border: 2px solid #dcdfe6;
    border-radius: 6px;
    padding: 10px;
    margin-top: 10px;
}

.wpdt-c .wdt-wp-query-preview-block h2 {
    font-size: 15px;
    line-height: 20px;
    color: #061938;
    border-bottom: 1px solid #dcdfe6;
    padding-bottom: 4px;
}
