.GridTable.table-extension-totals-row {
    .GridTable-row.totals {
        > .GridTable-row-cell {
            font-weight: 600;

            &.col-totals-title {
                border-left: none;
            }
        }
    }
}
