@import "../variables";

.Matcher-exact-match,
.Table-row-data .Matcher-exact-match {
    font-weight: $weight_bold;
}

.Matcher-disabled-row .Table-col {
    color: $timberwolf;
}
