.ResolvedConflictRow {

    &-resolution-cell {
        padding-left: 25px;
    }

    &-territories-link {
        color: $bluejay;
        font-size: 12px;
        font-weight: $weight_bold;
        text-decoration: none;
        text-transform: uppercase;
    }

    &-territories-cell {
        text-align: right;
    }
}
