.table > :not(caption) > * > * {
    color: $table-cell-color;
}