
Pink stroke applied to bottom of row in first column appears at top of second column
I have a 2-column table. On the left side of the table at the last row I want a pink stroke at the bottom. On the right side of the table on the top row I want a blue stroke at the top. Because the text on the ride and left sides are linked, when I add a pink stroke to the bottom of the last row in the first column, a pink stroke also appears in the top of the first row of the right column. So in short I can only have 2 pink lines or 2 blue lines. I read that the table considers a stroke between rows as applied to both the bottom of one and the top of the one below it, but how do I change that? I can add a row in between them, make it short, then hide the extra line with a white box, but I'd rather something that preserves the integrity of the table.
TLDR: If you stroke the bottom of the last left column row, it also appears at the top of the first right column row. How do I override that?