table.dataTable span.highlight{background-color:var(--searchhighlight-bg-color,#ff8);border-radius:.3rem;color:var(--searchhighlight-text-color,var(--text-color))}table.dataTable span.column_highlight{background-color:#fc9;border-radius:.3rem}


/* ===========================================
   Quick Home Experts Branding
=========================================== */

.brand-subtitle{
    font-size:11px;
    color:#777;
    margin-top:2px;
    line-height:1.2;
    font-weight:500;
    letter-spacing:.3px;
}

.brand-subtitle strong{
    color:#0e653e;
    font-weight:700;
}
